Re: [PATCH net-next] net: dsa: make dsa_pack_type static
From: David Miller <davem@davemloft.net>
Date: 2014-09-02 03:42:21
From: David Miller <davem@davemloft.net>
Date: 2014-09-02 03:42:21
From: Florian Fainelli <f.fainelli@gmail.com> Date: Fri, 29 Aug 2014 12:42:07 -0700
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 <redacted>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>Applied.