]> git.baikalelectronics.ru Git - 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)
commit2ab09b6f40d27a3d1d813408d668a7b8b12e694e
tree13350317f0ef8479ea5f315694679ffa9f064058
parent925267b18c2940e339341ad7dbc7149a3a6deb5a
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