From: Johannes Berg Date: Thu, 11 Nov 2010 02:25:43 +0000 (-0800) Subject: iwlagn: remove a bogus AGG_OFF check X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~56^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bea9b990205e4a3d432d9d6c29687215618a306;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed