]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6131: drop VLAN Ethertype setup
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 9 May 2016 17:22:52 +0000 (13:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 18:26:11 +0000 (14:26 -0400)
commit20dba28cc1354293d9ce2d94e0dc8350ee12adf1
tree3bc1ed9ccb13cd362f682615bce913316449c970
parent60603d497e9731cac88b1fc07d0794c12579c6b9
net: dsa: mv88e6131: drop VLAN Ethertype setup

The 6131 switch models have a Core Tag Type register. Their setup code
is setting it to 0x8100, which is the reset default.

Drop this specific part which is correctly configured on reset anyway.

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