summaryrefslogtreecommitdiff
path: root/crypto/cbc.c
diff options
context:
space:
mode:
authorJussi Kivilinna <jussi.kivilinna@mbnet.fi>2011-01-31 21:48:16 +0300
committerJohn W. Linville <linville@tuxdriver.com>2011-02-05 00:29:49 +0300
commitf773e409b959677170b3cf1d573dafc4a0a3e34e (patch)
tree4a01fc250187eae100369cfd641392db0bc73a56 /crypto/cbc.c
parentc2fadcb3b16b294d7de509c42f1390f672510667 (diff)
downloadlinux-f773e409b959677170b3cf1d573dafc4a0a3e34e.tar.xz
zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitor
For reasons not very clear yet to me, filter_ack leaves matching tx-packet pending with 'ack_pending'. This causes tx-packet to be passed back to upper layer after next packet has been transfered and tx-packets might end up coming come out of monitor interface in wrong order vs. rx. Because of this when enable AP-mode, hostapd monitor interface would get packets in wrong order causing problems in WPA association. So don't use mac->ack_pending when in AP-mode. Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto/cbc.c')
0 files changed, 0 insertions, 0 deletions