[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 26 Sep 2007 15:53:16 +0000 (17:53 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:17 +0000 (16:54 -0700)
This makes mac80211 set the RX_FLAG_DECRYPTED flag for frames
decrypted in software allowing us to handle some things more
uniformly.

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>

No differences found