diff options
author | Huayu Chen <huayu.chen@corigine.com> | 2023-05-11 08:50:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-12 08:55:47 +0100 |
commit | de9c1a23add9e7842ce63ce6f498a05c66344311 (patch) | |
tree | 3447af78640b18bf30a10b2d4c2aa32dcb1353b9 /MAINTAINERS | |
parent | 01e8f6cd108b8702d206c6352d919c045b842b82 (diff) |
nfp: fix NFP_NET_MAX_DSCP definition error
The patch corrects the NFP_NET_MAX_DSCP definition in the main.h file.
The incorrect definition result DSCP bits not being mapped properly when
DCB is set. When NFP_NET_MAX_DSCP was defined as 4, the next 60 DSCP
bits failed to be set.
Fixes: 9b7fe8046d74 ("nfp: add DCB IEEE support")
Cc: stable@vger.kernel.org
Signed-off-by: Huayu Chen <huayu.chen@corigine.com>
Acked-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions