commit | ae439286a0dec99cc8029868243689b5b5f3ff75 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Oct 24 23:44:04 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 28 15:27:54 2014 -0400 |
tree | e3b462eb507de0d5c882ad9b26dc36b67726b686 | |
parent | f89b7755f517cdbb755d7543eef986ee9d54e654 [diff] |
net: dsa: Error out on tagging protocol mismatches If there is a mismatch between enabled tagging protocols and the protocol the switch supports, error out, rather than continue with a situation which is unlikely to work. Signed-off-by: Andrew Lunn <andrew@lunn.ch> cc: alexander.h.duyck@intel.com Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>