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)
commit374a542dee0a10c5f81edc2af17a97b06805ecd9
tree623580b3b0856a4fb44f17f4c79fbbfc1d7da65a
parentcb41145ee78585282af56a9203f391c0d84366b1
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