2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 20:23:57 +08:00
linux-next/drivers/net/ethernet/qlogic
Rajesh Borundia cd1560e2b6 qlcnic: Initialize dcbnl_ops before register_netdev
o Initialization of dcbnl_ops after register netdev may result in
  dcbnl_ops not getting set before it is being accessed from open.
  So, moving it before register_netdev.

Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-05 16:23:27 -07:00
..
netxen net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
qlcnic qlcnic: Initialize dcbnl_ops before register_netdev 2014-08-05 16:23:27 -07:00
qlge net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
Kconfig qlcnic: Fix Kconfig dependency on HWMON 2014-05-07 17:23:25 -04:00
Makefile
qla3xxx.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
qla3xxx.h