net: dsa: make dsa_pack_type static
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 29 Aug 2014 19:42:07 +0000 (12:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 03:41:45 +0000 (20:41 -0700)
commit61b7363ffa48b36e2ff086c2d2524e40d3766571
tree7771ed7e3377eed5982d1187767dfe5f263536db
parent0f23124aaacd68e11271f72a13f3a8e8904c26d3
net: dsa: make dsa_pack_type static

net/dsa/dsa.c:624:20: sparse: symbol 'dsa_pack_type' was not declared.
Should it be static?

Fixes: 3e8a72d1dae374 ("net: dsa: reduce number of protocol hooks")
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/dsa.c