diff options
author | Huayu Chen <[email protected]> | 2023-05-11 08:50:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-05-12 08:55:47 +0100 |
commit | de9c1a23add9e7842ce63ce6f498a05c66344311 (patch) | |
tree | 3447af78640b18bf30a10b2d4c2aa32dcb1353b9 /lib/mpi/mpiutil.c | |
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: [email protected]
Signed-off-by: Huayu Chen <[email protected]>
Acked-by: Simon Horman <[email protected]>
Signed-off-by: Louis Peens <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions