diff options
author | Christian Marangi <[email protected]> | 2022-12-29 17:33:33 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-01-01 09:27:12 +0000 |
commit | d9dba91be71f03cc75bcf39fc0d5d99ff33f1ae0 (patch) | |
tree | 066b828aa57522066a844b87f3ff0746e9a177cc /lib/mpi/mpi-inline.h | |
parent | 9807ae69746196ee4bbffe7d22d22ab2b61c6ed0 (diff) |
net: dsa: tag_qca: fix wrong MGMT_DATA2 size
It was discovered that MGMT_DATA2 can contain up to 28 bytes of data
instead of the 12 bytes written in the Documentation by accounting the
limit of 16 bytes declared in Documentation subtracting the first 4 byte
in the packet header.
Update the define with the real world value.
Tested-by: Ronald Wahl <[email protected]>
Fixes: c2ee8181fddb ("net: dsa: tag_qca: add define for handling mgmt Ethernet packet")
Signed-off-by: Christian Marangi <[email protected]>
Cc: [email protected] # v5.18+
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions