]> git.karo-electronics.de Git - linux-beck.git/commit
mac80211: don't send delBA on addBA failure
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Jul 2012 11:04:32 +0000 (13:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 21 Sep 2012 14:14:14 +0000 (16:14 +0200)
commitc6f219dc83fbb30c8426fcc7850c28d9d33dee44
treea6f108c51fd48cd172f8dda70426e1a376459f90
parent582bb505b67847600ee27e4cda108bb99a8b6306
mac80211: don't send delBA on addBA failure

There's no reason to send a delBA when the
peer refused our addBA, so change that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-tx.c