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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 29 Aug 2011 08:04:12 +0000 (01:04 -0700)
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.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found