]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: Fix non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 12 Jul 2016 15:24:10 +0000 (15:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jul 2016 18:34:30 +0000 (11:34 -0700)
commit85c22bad56ec0d0d8d8518414f97106233132e43
tree48cbbe56167f0f5cd132f9f9da4a514b6e6614be
parenta6acf689328d7d4e63a66c8296f988ad8dc15752
net: dsa: Fix non static symbol warning

Fixes the following sparse warning:

net/dsa/dsa2.c:680:6: warning:
 symbol '_dsa_unregister_switch' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/dsa2.c