]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit640845a5632390eaa9357cd818646c8f0ee3d47e
tree1a723d402a1d56590e1c2f20a27eca28869d7167
parent1990af8d14e48445a0ddcca7765a177b6661d676
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well

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>
net/mac80211/rx.c