commit | 640845a5632390eaa9357cd818646c8f0ee3d47e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Sep 26 17:53:16 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:54:17 2007 -0700 |
tree | 1a723d402a1d56590e1c2f20a27eca28869d7167 | |
parent | 1990af8d14e48445a0ddcca7765a177b6661d676 [diff] |
[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>