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

netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE



This patch folds NETIF_F_ALL_TSO into the bitmask for NETIF_F_GSO_SOFTWARE.
The idea is to avoid duplication of defines since the only difference
between the two was the GSO_UDP bit.

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