commit | 7a0230759ea6795af037f3fd9526d00dc896ce19 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Tue Sep 22 01:56:37 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 17:40:52 2020 -0700 |
tree | 6dad51e6a807f4c319ea96cda8ef3b05cc1e9fdb | |
parent | 8b9e03cd08250c60409099c791e858157838d9eb [diff] |
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>