commit | afad12a0f0ba63f906a02902fa1d29d6d3b32491 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Mon Jun 03 00:11:54 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 11:49:19 2019 -0700 |
tree | a86b9cd1ca45f20aaf2a804db0493524fcf1ad59 | |
parent | 31b31120d7b0ceede56971f8541d46af4d148e5b [diff] |
net: dsa: sja1105: Fix bit offsets of index field from L2 lookup entries This was inadvertently copied from the SJA1105 E/T structure and not tested. Cross-checking with the P/Q/R/S documentation (UM11040) makes it immediately obvious what the correct bit offsets for this field are. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>