]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 12:46:06 +0000 (20:46 +0800)
commita4bc16752d4d8e840cdf2ecf5d6e9356b6f43493
treedd46e02a957c215efb26924cb09b39804e8ba174
parent22e2048ea413c366a573f0412136007a6dba98bb
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.

(cherry picked from commit 31f6adbb352ae118550ab51f2a5ed1023ec7eb03)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/igb/igb_main.c