Do not announce IPv6 TSO support yet. The in-tree driver does not seem
to fully handle this yet. Reviewed by: davidcs MFC after: 1 week
This commit is contained in:
parent
b3bfb267cb
commit
0e701bc14c
@ -677,7 +677,6 @@ qla_init_ifnet(device_t dev, qla_host_t *ha)
|
||||
|
||||
ifp->if_capabilities = IFCAP_HWCSUM |
|
||||
IFCAP_TSO4 |
|
||||
IFCAP_TSO6 |
|
||||
IFCAP_JUMBO_MTU;
|
||||
|
||||
ifp->if_capabilities |= IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_MTU;
|
||||
|
Loading…
Reference in New Issue
Block a user