commit | e0e79c8e74b08976d9b45e52b704b9228c6965c7 | [log] [tgz] |
---|---|---|
author | David Ahern <dsa@cumulusnetworks.com> | Mon Oct 17 19:15:47 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 18 11:44:59 2016 -0400 |
tree | 2b20792507563a26694dfd216ec7c2ede1eeed31 | |
parent | 453d39329ad03f9f6d93ec6d0d57bf7a1e2a20c7 [diff] |
IB/ipoib: Flip to new dev walk API Convert ipoib_get_net_dev_match_addr to the new upper device walk API. This is just a code conversion; no functional change is intended. v2 - removed typecast of data Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>