mac80211: fill jiffies/vif on filtered frames
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 25 Jan 2010 18:07:39 +0000 (19:07 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Jan 2010 21:40:49 +0000 (16:40 -0500)
Filtered frames not only need their control information
cleared to avoid wrong checks, but also need to have
jiffies and vif assigned so they can be processed or
expired.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found