1
0
Fork 0
alistair23-linux/net/dsa
Wei Yongjun 85c22bad56 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>
2016-07-12 11:34:30 -07:00
..
Kconfig net: dsa: make NET_DSA manually selectable from the config 2015-03-20 21:37:58 -04:00
Makefile net: dsa: Add new binding implementation 2016-06-04 14:29:55 -07:00
dsa.c net: dsa: initialize the routing table 2016-07-08 23:59:49 -04:00
dsa2.c net: dsa: Fix non static symbol warning 2016-07-12 11:34:30 -07:00
dsa_priv.h net: dsa: Initialize CPU port ethtool ops per tree 2016-06-08 11:23:42 -07:00
slave.c net: dsa: Initialize CPU port ethtool ops per tree 2016-06-08 11:23:42 -07:00
tag_brcm.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00
tag_dsa.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00
tag_edsa.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00
tag_trailer.c net: dsa: Add a ports structure and use it in the switch structure 2016-06-04 14:29:53 -07:00