]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: remove tag_protocol from dsa_switch
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 18 Apr 2016 22:24:04 +0000 (18:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 17:43:11 +0000 (13:43 -0400)
commit962b0546bf6f307f262a6a0e93c446c78634c310
tree96c7e59fd13e2c1e16371198ddb1afce470ff9c6
parent893d31ffec6e6a3f93dfa5829303fbf4afd32e44
net: dsa: remove tag_protocol from dsa_switch

Having the tag protocol in dsa_switch_driver for setup time and in
dsa_switch_tree for runtime is enough. Remove dsa_switch's one.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/dsa.c