From: Kalle Valo Date: Mon, 22 Feb 2010 06:38:30 +0000 (+0200) Subject: wl1271: don't get received frames from hardware in PLT mode X-Git-Tag: v2.6.35-rc1~473^2~714^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c5bb68c89eff0cd41afce8ac932d12cc9d7ae8;p=pandora-kernel.git 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 Reviewed-by: Juuso Oikarinen Signed-off-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed