mac80211: fix RX aggregation timer
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Jun 2010 08:21:45 +0000 (10:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:39:28 +0000 (15:39 -0400)
commitf955ebb44798e0058c987a0817810d2542e87349
treecc31892c229120ca206ea2d19fc0e6c13f0bad47
parent7c3b1dd8f483bf4bcb9776cd9cd3b37dd327d7ea
mac80211: fix RX aggregation timer

I noticed that when there was _no_ traffic at
all on a given aggregation session, it would
never time out. This won't happen unless you
forced creating a session, but fix it anyway.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/agg-rx.c