mac80211: A-MPDU Rx stop aggregation on proper dev
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Sun, 13 Jan 2008 16:21:58 +0000 (18:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:09 +0000 (15:10 -0800)
commit5b3d71d90ec554a2b145db7fcb245e64bf28dda7
tree66e42f78b2a8e865cdd089fd6040c49d789ec481
parent0f7054e32fab251af5cab116da0ef6624a1a0c8b
mac80211: A-MPDU Rx stop aggregation on proper dev

This patch adds a check to insure that Rx A-MPDU will be stopped only
for the proper device.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211.c