linux-stable/drivers/net/wireless/brcm80211
Stanislaw Gruszka f96b08a7e6 brcmsmac: fix tx queue flush infinite loop
This patch workaround live deadlock problem caused by infinite loop
in brcms_c_wait_for_tx_completion(). I do not consider the patch as
the proper fix, which should fix the real reason of tx queue flush
failure, but patch helps with system lockup.

Reference:
https://bugzilla.kernel.org/show_bug.cgi?id=42576

Reported-and-tested-by: Patrick <ragamuffin@datacomm.ch>
Cc: stable@vger.kernel.org # 3.2+
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-18 14:38:05 -05:00
..
brcmfmac brcmfmac: work-around gcc 4.7 build issue 2012-01-17 10:12:19 -05:00
brcmsmac brcmsmac: fix tx queue flush infinite loop 2012-01-18 14:38:05 -05:00
brcmutil brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb 2011-11-11 14:28:43 -05:00
include brcm80211: smac: use bcma core access functions in otp.c 2011-12-13 15:47:58 -05:00
Kconfig brcm80211: fmac: add Kconfig option for SDIO bus support 2011-12-19 14:40:48 -05:00
Makefile