iwlagn: remove a bogus AGG_OFF check
authorJohannes Berg <johannes.berg@intel.com>
Thu, 11 Nov 2010 02:25:43 +0000 (18:25 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Tue, 16 Nov 2010 15:45:35 +0000 (07:45 -0800)
commit4bea9b990205e4a3d432d9d6c29687215618a306
tree4aed13159e194298cc1bf5ebd10879928dab2e2b
parent8d56396ac3926412dd97dcb9dd8d0cef556b908e
iwlagn: remove a bogus AGG_OFF check

Even if this check were to happen, using the
txq_id here (which is a HW queue) would lead
to confusion in mac80211. Luckily, it doesn't
seem like this can ever happen.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-agn-lib.c