OSDN Git Service

wl1271: don't get received frames from hardware in PLT mode
authorKalle Valo <kalle.valo@nokia.com>
Mon, 22 Feb 2010 06:38:30 +0000 (08:38 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Mar 2010 20:03:01 +0000 (15:03 -0500)
commit93c5bb68c89eff0cd41afce8ac932d12cc9d7ae8
tree4f2bcdea148cea44ca4c1d7b4124d3892028c5fa
parent49d7f6d8113a04abacdf99525db9c17d872c1efa
wl1271: don't get received frames from hardware in PLT mode

Most probably patch "wl1271: add most of the normal initialization commands
to PLT mode" enabled the RX path in firmware so that now driver received
frames and passed them to mac80211, which warned about them.

Workaround this by not retrieving frames from the hardware, just ignore them.

Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_rx.c