]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Jun 2008 11:07:28 +0000 (04:07 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Jun 2008 01:58:43 +0000 (21:58 -0400)
commit33ce0b76969c0b5a6226d95b7d1e7a1b0c4480f8
tree9a92fa7988f8bb98b22637f26a76b728ff9e37a0
parent4a64e3a9549e3029eebe4a2ebabb43476b857f61
e1000e: allow VLAN devices to use TSO and TCP CSUM offload

Using the new interface for propagating device feature flags into VLAN
devices, turn on TSO and CSUM offload on VLAN devices.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/e1000e/netdev.c