diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-05-04 09:58:57 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-05-07 14:55:47 -0400 |
commit | 3ef83d745bf5220bef3a0fd11b96eb9ac64c8e8e (patch) | |
tree | 8f3225b07f695cc35f8b657528320e8d284a53da /drivers/net/wireless/orinoco/main.c | |
parent | f3926b49b7122f66f8f2a1da4ae3275b112ab3e7 (diff) | |
download | op-kernel-dev-3ef83d745bf5220bef3a0fd11b96eb9ac64c8e8e.zip op-kernel-dev-3ef83d745bf5220bef3a0fd11b96eb9ac64c8e8e.tar.gz |
ath9k: fix another source of corrupt frames
Atheros hardware supports receiving frames that span multiple
descriptors and buffers. In this case, the rx status of every
descriptor except for the last one is invalid and may contain random
data. Because the driver does not support this, it needs to drop such
frames.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/orinoco/main.c')
0 files changed, 0 insertions, 0 deletions