]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwlwifi: don't access mac80211's AMPDU state machine
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 11 Sep 2008 01:17:05 +0000 (03:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:24 +0000 (16:48 -0400)
commitff550cb4f8ef03f7cb0b4948e503388bcfb96034
treec9c7d209c8130b2868c5e6a2722c86e501d451c0
parent687c7c0807371aeaa94ff2fff511eeb326b5c5de
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 <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-rs.c