diff options
author | Jouni Malinen <j@w1.fi> | 2010-03-28 22:31:15 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-03-31 14:52:15 -0400 |
commit | e3efca0a63b4ac4d8849d37d082a95cf1a75162d (patch) | |
tree | 5c4e47e62d97fb16ce9447b9514d6773c347dcc0 /Documentation | |
parent | 9fd1ea428590cf6e35e5a7df32ff6bccfd371db2 (diff) | |
download | op-kernel-dev-e3efca0a63b4ac4d8849d37d082a95cf1a75162d.zip op-kernel-dev-e3efca0a63b4ac4d8849d37d082a95cf1a75162d.tar.gz |
mac80211: Fix drop_unencrypted for MFP with hwaccel
Commit bef5d1c70d132145c0fc75b3586a19841a9a82e4 split
ieee80211_drop_unencrypted() into separate functions that are used for
Data and Management frames. However, it did not handle the
RX_FLAG_DECRYPTED correctly for Management frames:
ieee80211_drop_unencrypted() can only return 0 for Management frames,
so there is no point in calling it here. Instead, just check the
status->flag directly.
Signed-off-by: Jouni Malinen <j@w1.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions