From: Johannes Berg Date: Thu, 11 Sep 2008 01:17:05 +0000 (+0200) Subject: iwlwifi: don't access mac80211's AMPDU state machine X-Git-Tag: v2.6.28-rc1~717^2~268^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff550cb4f8ef03f7cb0b4948e503388bcfb96034;p=pandora-kernel.git iwlwifi: don't access mac80211's AMPDU state machine There really is no need, at worst ieee80211_start_tx_ba_session will log a message when debugging is enabled, and poking such internals of mac80211 definitely doesn't belong into an RC algorithm. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed