From: Alexander Duyck Date: Sat, 14 Jul 2012 05:42:36 +0000 (+0000) Subject: ixgbe: Retire RSS enabled and capable flags X-Git-Tag: v3.6-rc1~125^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe7ca7f9bb60fdec91cce6b52dd0c6dbac641f7;p=pandora-kernel.git ixgbe: Retire RSS enabled and capable flags All of our hardware supports RSS even if it is only for a single queue. So instead of toting around the RSS enable flag I am updating the code so that all devices are enabled and if we want to disable RSS it is indicated via the RSS mask. Signed-off-by: Alexander Duyck Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed