]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
igb: allow vlan devices to use TSO and TCP CSUM offload
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 5 Jun 2008 11:06:27 +0000 (04:06 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Jun 2008 01:58:42 +0000 (21:58 -0400)
commit48f29ffc509748f5b82d7690561e98f851241a19
tree05558a67f0a9f8d4fa6a401b690f4206a98baa0e
parentad31c402b41a25cfc6c8369b8412d6c133ccafbe
igb: allow vlan devices to use TSO and TCP CSUM offload

Using the new interface for propagating device feature flags into VLAN
deivces, 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/igb/igb_main.c