Skip to content
Commit b1dc497b authored by Alexander Duyck's avatar Alexander Duyck Committed by David S. Miller
Browse files

net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO



This change makes it so that we will strip the TSO_MANGLEID bit if TSO is
not present.  This way we will also handle ECN correctly of TSO is not
present.

Signed-off-by: default avatarAlexander Duyck <aduyck@mirantis.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 36c98382
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