]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Cleanup protocol handling in transmit path
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 26 Aug 2011 07:44:53 +0000 (07:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 7 Oct 2011 06:33:01 +0000 (23:33 -0700)
commit87904b2b91501de12a8a6eaad41cc5f44de31c3e
treed523bbf365891ce2db1d6ca57113e12a8ca43b9b
parentb6c5ad768b0501a96eb2174a9e54e4418b0fe9ea
igb: Cleanup protocol handling in transmit path

This change is meant to cleanup the protocol handling in the transmit path
so that it correctly offloads software VLAN tagged frames.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_main.c