diff options
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | 2017-10-11 13:47:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-12 12:20:26 -0700 |
commit | d921c420d2efa5731011b922e5a2f2ad33203c0b (patch) | |
tree | 388381ec28f5080ac96dff1e03f904c4108fd50e /net/llc/llc_station.c | |
parent | d71a756ad542c013e3ed5348db89f43ad105392e (diff) |
net/smc: replace function pointer get_netdev()
SMC should not open code the function pointer get_netdev of the
IB device. Replacing ib_query_gid(..., NULL) with
ib_query_gid(..., gid_attr) allows access to the netdev.
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Suggested-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/llc_station.c')
0 files changed, 0 insertions, 0 deletions