]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
net: dsa: Rename and export dev_to_net_device()
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 4 Feb 2017 21:02:42 +0000 (13:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Feb 2017 15:51:45 +0000 (10:51 -0500)
commit14b89f36eed2993670906a3991bca496a5ebf1a6
tree13350317f0ef8479ea5f315694679ffa9f064058
parenta23b296198cbf2b78101e7e745f9c45663c3f82e
net: dsa: Rename and export dev_to_net_device()

In preparation for using this function in net/dsa/dsa2.c, rename the function
to make its scope DSA specific, and export it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/dsa.c