]> git.baikalelectronics.ru Git - kernel.git/commit
e1000: allow VLAN devices to use TSO and CSUM offload
authorPatrick McHardy <kaber@trash.net>
Sat, 11 Oct 2008 19:25:59 +0000 (12:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Oct 2008 19:25:59 +0000 (12:25 -0700)
commite01c03b9759059b9343abf9fa70665a4e0da444b
tree5181adfc89fcefb8bbc7966c80e5e4895221fe8b
parent580ef9abc2491efa9f5773193000b9c3bd4759e8
e1000: allow VLAN devices to use TSO and CSUM offload

This patch changes e1000 to set vlan_features so TSO and CSUM
offload can be used by VLAN devices, similar as with the other
Intel drivers.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000/e1000_main.c