commit | 18c949070b57d2cbcc0b25c5cfa003ece204e468 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Jan 25 19:07:39 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 25 16:40:49 2010 -0500 |
tree | 7f4c82063105476ba96a78a7a9f1d91248d8193f | |
parent | f2982181e0531c0b12752336a1578626f99e7828 [diff] |
mac80211: fill jiffies/vif on filtered frames 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>