[MAC80211]: move sta_process rx handler later
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 26 Sep 2007 15:53:14 +0000 (17:53 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:16 +0000 (16:54 -0700)
commit70f0876579ceeea9fd7bd4a20fade524a0b3bdda
tree9421b62d8cc8e4fd7c8dddbcafad2628dac19a70
parentf9d540ee5f7e480339911df8d7389ef4c435ab54
[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>
net/mac80211/rx.c