Skip to content
Commit ca23cb0b authored by Sven Auhagen's avatar Sven Auhagen Committed by David S. Miller
Browse files

mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zero



For XDP the MVNETA_SKB_HEADROOM is used as an offset for
the received data.
The MVNETA manual states that the last 3 bits assumed to be 0.

This is currently the case but lets make it explicit in the definition
to prevent future problems.

Signed-off-by: default avatarSven Auhagen <sven.auhagen@voleatech.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 06ec313e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment