OSDN Git Service

rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write point
authorTroy Tan <troy_tan@realsil.com.cn>
Tue, 20 Jan 2015 17:01:23 +0000 (11:01 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Feb 2015 13:10:19 +0000 (15:10 +0200)
commit6e5f4436162848289f071be38ee6b87dc8ea653d
tree68b77dff70fc4d3baa96519c1d1265a5d7803896
parentb661a5da57766f4f565d64238b753d6efc0f5499
rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write point

Initially, the routine to update the write point in the FIFO buffer was
coded to save CPU time by not doing the calculation every interrupt. This
was an error and results in TX hangs.

Signed-off-by: Troy Tan <troy_tan@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [V3.18]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rtlwifi/rtl8192ee/trx.c