brcmfmac: no retries on rxglom superframe errors
commit64d66c30c37e1f5de46da94d49bfae8ad2496d20
authorFranky Lin <frankyl@broadcom.com>
Wed, 25 Nov 2015 10:32:40 +0000 (25 11:32 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 30 Nov 2015 12:46:40 +0000 (30 14:46 +0200)
tree29ccdb53b6313153067e83bd109400ebda049faa
parent6a23863eaa5153f1cd40f518eaf2bf6bf441fc42
brcmfmac: no retries on rxglom superframe errors

Aborting the current read attempt on the superframe also removes the
packet from the pipeline. Retries should not be attempted on the next
packet since it would not be a superframe(either a superframe descriptor
or other data packet) and should not be handled by brcmf_sdio_rxglom

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c