[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1414187045-8326-1-git-send-email-andrew@lunn.ch>
Date: Fri, 24 Oct 2014 23:44:03 +0200
From: Andrew Lunn <andrew@...n.ch>
To: davem@...emloft.net
Cc: f.fainelli@...il.com, netdev@...r.kernel.org,
Andrew Lunn <andrew@...n.ch>
Subject: [PATCH v2 0/2] DSA tagging mismatches
The second patch is a fix, which should be applied to -rc. It is
possible to get a DSA configuration which does not work. The patch
stops this happening.
The first patch detects this situation, and errors out the probe of
DSA, making it more obvious something is wrong. It is not required to
apply it -rc.
v2 fixes the use case pointed out by Florian, that a switch driver
may use DSA_TAG_PROTO_NONE which the patch did not correctly handle.
Andrew Lunn (2):
net: dsa: Error out on tagging protocol mismatches
dsa: mv88e6171: Fix tagging protocol/Kconfig
drivers/net/dsa/mv88e6171.c | 2 +-
net/dsa/dsa.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
2.1.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists