commit | 8c61ab7f111a2b29d051348b9cb9a39804ebf1f8 | [log] [tgz] |
---|---|---|
author | Igor Russkikh <igor.russkikh@aquantia.com> | Mon May 07 16:10:38 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue May 08 00:06:44 2018 -0400 |
tree | a812b1732077c7294456b1d043307f00f2e782b0 | |
parent | a9f71d0de68db84de610b09cb72e8eb0f621d0e1 [diff] |
net: aquantia: driver should correctly declare vlan_features bits In particular, not reporting SG forced skbs to be linear for vlan interfaces over atlantic NIC. With this fix it is possible to enable SG feature on device and therefore optimize performance. Reported-by: Ma Yuying <yuma@redhat.com> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>