commit | d70e941bff5f223017ba7001b8eb0423a636c070 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Tue Mar 18 10:36:45 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 18 13:25:41 2014 -0400 |
tree | bb58e8a2fd5be409bc8bc61f3e5f800b853e0591 | |
parent | 37a622c1931d6fb41b30c308b4f077cb8696b16a [diff] |
net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask The networking core does it for the driver during registration time. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>