[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200921225638.114962-1-vladimir.oltean@nxp.com>
Date: Tue, 22 Sep 2020 01:56:35 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: yangbo.lu@....com, xiaoliang.yang_1@....com,
UNGLinuxDriver@...rochip.com, claudiu.manoil@....com,
alexandre.belloni@...tlin.com, andrew@...n.ch,
vivien.didelot@...il.com, f.fainelli@...il.com, kuba@...nel.org
Subject: [PATCH net 0/3] Fix broken tc-flower rules for mscc_ocelot switches
All 3 switch drivers from the Ocelot family have the same bug in the
VCAP IS2 key offsets, which is that some keys are in the incorrect
order.
Vladimir Oltean (2):
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2
entries
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2
entries
Xiaoliang Yang (1):
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
drivers/net/dsa/ocelot/felix_vsc9959.c | 16 ++++++++--------
drivers/net/dsa/ocelot/seville_vsc9953.c | 16 ++++++++--------
drivers/net/ethernet/mscc/ocelot_vsc7514.c | 16 ++++++++--------
3 files changed, 24 insertions(+), 24 deletions(-)
--
2.25.1
Powered by blists - more mailing lists