net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
authorVladimir Oltean <vladimir.oltean@nxp.com>
Mon, 21 Sep 2020 22:56:37 +0000 (01:56 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2020 00:40:52 +0000 (17:40 -0700)
commit7a0230759ea6795af037f3fd9526d00dc896ce19
tree6dad51e6a807f4c319ea96cda8ef3b05cc1e9fdb
parent8b9e03cd08250c60409099c791e858157838d9eb
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries

Since these were copied from the Felix VCAP IS2 code, and only the
offsets were adjusted, the order of the bit fields is still wrong.
Fix it.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/ocelot/seville_vsc9953.c