ee a41a7b78e192485041de8eb1697e6c1aa8bd0345 parent 73079ea0414098ae83f341028434e04d63144ce2 author Alexander Duyck 1342244556 +0000 committer Jeff Kirsher 1342643345 -0700 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