]> 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)
commite356db4d3ff62cce87a28324bda6a73e714b47fb
tree13350317f0ef8479ea5f315694679ffa9f064058
parent4444e23a96094087b488b456e3feb562e71e1a5a
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