]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6131: use EDSA tag protocol
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 9 May 2016 17:22:57 +0000 (13:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 18:26:13 +0000 (14:26 -0400)
commit918e4a1dcd01aaaf818cdb1636fd19263af758e5
tree247a61cf9be11dd66784cfcd6d933d58d73ec127
parent855ec5a9510d6e7d11d428f2f7a9b6ef63e65432
net: dsa: mv88e6131: use EDSA tag protocol

6131 is the only driver to set the tag protocol to DSA_TAG_PROTO_DSA.
Since it works fine with DSA_TAG_PROTO_EDSA, change its value, like all
other mv88e6xxx drivers.

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