commit | 70f0876579ceeea9fd7bd4a20fade524a0b3bdda | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Sep 26 17:53:14 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:54:16 2007 -0700 |
tree | 9421b62d8cc8e4fd7c8dddbcafad2628dac19a70 | |
parent | f9d540ee5f7e480339911df8d7389ef4c435ab54 [diff] |
[MAC80211]: move sta_process rx handler later This moves the sta_process RX handler to after decryption so that frames that cannot be decrypted don't influence statistics, it is likely that they were injected or something else is totally wrong. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>