Remove a duplicated interface capability bit missed in r336313.
This commit is contained in:
parent
d7f41421d2
commit
6daf59aa79
@ -260,7 +260,7 @@
|
||||
IFCAP_TXCSUM | IFCAP_TXCSUM_IPV6 | \
|
||||
IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6 | \
|
||||
IFCAP_VLAN_HWFILTER | IFCAP_VLAN_HWTSO | \
|
||||
IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_HWCSUM | IFCAP_VLAN_HWTSO | \
|
||||
IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_HWCSUM | \
|
||||
IFCAP_VLAN_MTU | IFCAP_JUMBO_MTU | IFCAP_LRO)
|
||||
|
||||
#define IXL_CSUM_TCP \
|
||||
|
Loading…
x
Reference in New Issue
Block a user