commit | 61b7363ffa48b36e2ff086c2d2524e40d3766571 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Aug 29 12:42:07 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 01 20:41:45 2014 -0700 |
tree | 7771ed7e3377eed5982d1187767dfe5f263536db | |
parent | 0f23124aaacd68e11271f72a13f3a8e8904c26d3 [diff] |
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>