linux_dsm_epyc7002/drivers/net/ethernet/qlogic/netxen
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
..
Makefile
netxen_nic_ctx.c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:33 -05:00
netxen_nic_ethtool.c drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue 2012-11-06 17:41:42 -05:00
netxen_nic_hdr.h netxen_nic: Fix estimation of recv MSS in case of LRO 2012-05-09 22:53:04 -04:00
netxen_nic_hw.c ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:33 -05:00
netxen_nic_hw.h
netxen_nic_init.c driver/qlogic: replace ip_fast_csum with csum_replace2 2013-03-15 09:12:24 -04:00
netxen_nic_main.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
netxen_nic.h netxen: write IP address to firmware when using bonding 2013-03-15 08:22:20 -04:00