linux/drivers/net/ethernet/chelsio/cxgb4vf
Hariprasad Shenai 5d7b80522b cxgb4vf: Remove redundant adapter ready check during probe
Function t4vf_wait_dev_ready() is already called in t4vf_prep_adapter(),
no need to call it again in adap_init0().

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-02 14:46:30 -05:00
..
adapter.h cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address 2016-02-18 14:16:12 -05:00
cxgb4vf_main.c cxgb4vf: Remove redundant adapter ready check during probe 2016-03-02 14:46:30 -05:00
Makefile
sge.c cxgb4vf: Make sge init code more readable 2016-03-02 14:46:29 -05:00
t4vf_common.h cxgb4vf: Make sge init code more readable 2016-03-02 14:46:29 -05:00
t4vf_defs.h cxgb4vf: Update to 128 byte mailbox size for T6 adapter 2015-12-23 22:34:45 -05:00
t4vf_hw.c cxgb4vf: Make sge init code more readable 2016-03-02 14:46:29 -05:00