mac80211: remove bogus TX agg state assignment
commitfb85b86ad4989b8d3aa5cbb2aafc9568a22fd3ce
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 19 Apr 2010 08:48:38 +0000 (19 10:48 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 May 2010 21:57:00 +0000 (12 14:57 -0700)
tree816bc661ceaeed49119bfde40c9e59fd338e4a14
parent2d554beb7911560ebd7e59f3284a3a654a9b3315
mac80211: remove bogus TX agg state assignment

commit b4bb5c3fd9333024044362df67e23e96158489ed upstream.

When the addba timer expires but has no work to do,
it should not affect the state machine. If it does,
TX will not see the successfully established and we
can also crash trying to re-establish the session.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/mac80211/agg-tx.c