]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add support for setting CC bit when SR-IOV is enabled
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 29 Jun 2011 05:43:27 +0000 (05:43 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:00:54 +0000 (22:00 +0800)
commit84adc20cab179b36d25b60c1017935bf58e349ea
tree6de5cc526b252a591ba27aa0b01b834f0134b328
parent1e37515e8fe05eb34fd4b395558d9f49ca540857
ixgbe: Add support for setting CC bit when SR-IOV is enabled

This change makes it so that the CC bit in the descriptor is set when
SR-IOV is enabled.  This is needed in order to support offloading
functionality when passing traffic over the internal TX switch.

(cherry picked from commit 7f9643fd773a372a5470ed2daedaec5bac918e35)
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c