iwlwifi: mvm: advertise RSS queue usage
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Mar 2016 09:05:16 +0000 (11:05 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:14:45 +0000 (22:14 +0300)
commit80938abc79a0d14d747a4b3a0c93cb0aa70f238e
tree85643cded28be47a0a6a120f11219cda6deb17d9
parentc24c7f58d77a75343010d88fdf85ddebad2d7438
iwlwifi: mvm: advertise RSS queue usage

In order for mac80211 to use per-CPU statistics for RSS RX, the
driver needs to advertise that it uses RSS. Do this when using
more than a single queue.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c