linux_dsm_epyc7002/drivers/infiniband/hw
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
..
amso1100 drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic 2013-04-29 18:28:41 -07:00
cxgb3 drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
cxgb4 InfiniBand/RDMA changes for the 3.10 merge window: 2013-05-08 15:29:48 -07:00
ehca IB/ehca: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
ipath InfiniBand/RDMA changes for the 3.10 merge window: 2013-05-08 15:29:48 -07:00
mlx4 net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
mthca Drivers: infinband: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
nes net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
ocrdma IB/ocrdma: convert to idr_alloc() 2013-02-27 19:10:17 -08:00
qib InfiniBand/RDMA changes for the 3.10 merge window: 2013-05-08 15:29:48 -07:00