linux/drivers/infiniband/ulp/ipoib
Taehee Yoo eff7423365 net: core: introduce struct netdev_nested_priv for nested interface infrastructure
Functions related to nested interface infrastructure such as
netdev_walk_all_{ upper | lower }_dev() pass both private functions
and "data" pointer to handle their own things.
At this point, the data pointer type is void *.
In order to make it easier to expand common variables and functions,
this new netdev_nested_priv structure is added.

In the following patch, a new member variable will be added into this
struct to fix the lockdep issue.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-28 15:00:15 -07:00
..
ipoib_cm.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ipoib_ethtool.c RDMA 5.7 pull request 2020-04-01 18:18:18 -07:00
ipoib_fs.c infiniband: ipoib: no need to check return value of debugfs_create functions 2019-01-24 09:22:30 -07:00
ipoib_ib.c RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() 2020-07-02 10:46:06 -03:00
ipoib_main.c net: core: introduce struct netdev_nested_priv for nested interface infrastructure 2020-09-28 15:00:15 -07:00
ipoib_multicast.c RDMA/ipoib: Return void from ipoib_mcast_stop_thread() 2020-06-22 14:49:27 -03:00
ipoib_netlink.c RDMA/netdev: Fix netlink support in IPoIB 2018-10-10 17:58:12 -07:00
ipoib_verbs.c IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs 2020-05-21 11:23:54 -03:00
ipoib_vlan.c IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size 2020-05-21 11:23:57 -03:00
ipoib.h RDMA/ipoib: Return void from ipoib_ib_dev_stop() 2020-06-24 08:52:31 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00