]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Streamline RSS queue and queue pairing assignment logic.
authorMatthew Vick <matthew.vick@intel.com>
Fri, 18 May 2012 04:54:58 +0000 (04:54 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 20 Jun 2012 08:35:27 +0000 (01:35 -0700)
commite710df4b3c8300515568bbd002ddfdcecfd1b450
tree623580b3b0856a4fb44f17f4c79fbbfc1d7da65a
parent0a3c2bc498dcbfdaaaa82eb760215d03a6ef43aa
igb: Streamline RSS queue and queue pairing assignment logic.

Rather than spread out the complexity of the RSS queue and queue pairing
assignment logic, place it all in one location for simplicity and
readability.

Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_main.c