linux-stable/drivers/net/ethernet/qlogic
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
So far, only net_device * could be passed along with netdevice notifier
event. This patch provides a possibility to pass custom structure
able to provide info that event listener needs to know.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>

v2->v3: fix typo on simeth
	shortened dev_getter
	shortened notifier_info struct name
v1->v2: fix notifier_call parameter in call_netdevice_notifier()
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-28 13:11:01 -07:00
..
netxen net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
qlcnic net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
qlge net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver 2013-05-22 14:35:04 -07:00
Kconfig qlcnic: Support SR-IOV enable and disable 2013-03-29 15:46:08 -04:00
Makefile
qla3xxx.c drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 2013-03-09 16:09:19 -05:00
qla3xxx.h