linux/drivers/net/ethernet/chelsio
Hariprasad Shenai 84f670189b cxgb4vf: Enable interrupts before we register our network devices
This avoids a race condition where a system that has network devices set up
to be automatically configured and we get the first Port Link Status
message from the firmware on the Asynchronous Firmware Event Queue before
we've enabled interrupts. If that happens, we end up losing the interrupt
and never realizing that the links has actually come up.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-10 16:12:25 -05:00
..
cxgb chelsio: constify cphy_ops structures 2016-01-04 21:58:28 -05:00
cxgb3 cxgb3: fix up vpd strings for kstrto*() 2016-02-19 15:49:31 -05:00
cxgb4 cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes 2016-03-02 14:46:29 -05:00
cxgb4vf cxgb4vf: Enable interrupts before we register our network devices 2016-03-10 16:12:25 -05:00
Kconfig cxgb4/cxgb4vf: update Kconfig file to include T6 adapter 2015-12-08 22:43:14 -05:00
Makefile