Searched hist:"4 fa7b718881a5358286903b796968cea80993820" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | slave.c | diff 4fa7b718881a5358286903b796968cea80993820 Wed Sep 20 18:31:57 CDT 2017 Vivien Didelot <vivien.didelot@savoirfairelinux.com> net: dsa: better scoping of slave functions
A few DSA slave functions take a dsa_slave_priv pointer as first argument, whereas the scope of the slave.c functions is the slave net_device structure. Fix this and rename dsa_netpoll_send_skb to dsa_slave_netpoll_send_skb.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|