Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: vlan: enable soft features regardless of underlying device
If gso/gro feature of underlying device is turned off, then new created vlan device never can turn gso/gro on. Although underlying device don't support TSO, we still should use software segments for vlan device. Signed-off-by: Shan Wei <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information