summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1251_reg.h
diff options
context:
space:
mode:
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>2010-05-14 07:46:24 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2010-05-21 18:40:00 (GMT)
commitb9f2e39d4c2bcd8e94f73ae14450d7764f930a41 (patch)
tree158f83d8456cb7ad7899cee2bdceaa9ad512577a /drivers/net/wireless/wl12xx/wl1251_reg.h
parent073d5eab6fc85b6c278d507a5633b759a85dc878 (diff)
downloadlinux-fsl-qoriq-b9f2e39d4c2bcd8e94f73ae14450d7764f930a41.tar.xz
wl1271: Fix RX data path frame lengths
The current frame length used by the driver for RX frames is the SPI bus transfer length. This length has padding bytes, which do not belong to the WLAN frame. As there is no other length information in the WLAN frame except the skb length this problem caused for instance extra ESSID's to be listed at the end of scan results (IE id 0) with zero length. Fix the frame length by removing padding. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl12xx/wl1251_reg.h')
0 files changed, 0 insertions, 0 deletions