mac80211: Fix panic in aggregation handling
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 18 Nov 2009 06:12:14 +0000 (11:42 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Nov 2009 22:09:25 +0000 (17:09 -0500)
commit0bc6b1871c111d8f2eb2ac022a705de4cf21f572
tree92abeacaf7e71dd8c1e8bde713f663c88a700085
parent24b6b15f7d07d26330f73057d618089976a08792
mac80211: Fix panic in aggregation handling

Not assigning the vif pointer causes an oops.
This patch fixes it.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/agg-tx.c