From: Luis R. Rodriguez Date: Thu, 15 Apr 2010 21:39:24 +0000 (-0400) Subject: ath9k_hw: skip WEP aggregation enable code for AR9003 X-Git-Tag: v2.6.35-rc1~473^2~393^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c94fdc97a27bd681afeaf05d9101b3f9a06f986;p=pandora-kernel.git ath9k_hw: skip WEP aggregation enable code for AR9003 The AR9002 hardware code enables aggregation for WEP but mac80211 doesn't enable aggregation with WEP, and the AR9003 code family does not need this so skip it for now for AR9003 but leave the code and annotate we should eventually consider how to remove this in consideration for the HAL unification goals. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed