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)
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>

No differences found