]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/mlx5e: Fix LSO vlan insertion
authorAchiad Shochat <achiad@mellanox.com>
Tue, 3 Nov 2015 06:07:24 +0000 (08:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Nov 2015 15:41:51 +0000 (10:41 -0500)
commit3ea4891db8d0d224f59b2fae0f386c8f5e68993f
tree92a71a96ac5ee977496a2ffb7b8ef0b95ad942c1
parente4cf27bd9ce64d048df52a21cf162ce8b1a99362
net/mlx5e: Fix LSO vlan insertion

Consider vlan insertion impact on headers copy size also for LSO
packets.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c