commit | 85c22bad56ec0d0d8d8518414f97106233132e43 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 12 15:24:10 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 12 11:34:30 2016 -0700 |
tree | 48cbbe56167f0f5cd132f9f9da4a514b6e6614be | |
parent | a6acf689328d7d4e63a66c8296f988ad8dc15752 [diff] |
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>