iwlwifi: mvm: respect disable Tx AGG parameter
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 19 Feb 2013 12:39:58 +0000 (14:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:46:59 +0000 (16:46 +0100)
commit5d158efa5577f3851d36f2bdf42ea7af66668b9c
tree644f81158ce3931c456cb654a18f50f987884319
parent410dc5aa5906ed49e2733b451a5287884e8a16dc
iwlwifi: mvm: respect disable Tx AGG parameter

We didn't check that we allowed to start Tx AGG. This can
possibly be avoided by a module parameter. Fix that.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c