]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: move setting RSC into a separate function
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 13 May 2011 02:22:40 +0000 (02:22 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 24 Jun 2011 05:45:44 +0000 (22:45 -0700)
commit3a28926451a22a2b699962e738c8540da642c319
treeea1b8dfe33ae2cfcc8c376edf5505dd11ed6c67a
parente4911d57a45ca30771c64b56e552891fcd105070
ixgbe: move setting RSC into a separate function

Move setting RSC into a separate function to allow for reuse in other
parts of the code.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_ethtool.c