diff options
author | Troy Tan <troy_tan@realsil.com.cn> | 2015-01-20 11:01:23 -0600 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-02-03 15:10:19 +0200 |
commit | 6e5f4436162848289f071be38ee6b87dc8ea653d (patch) | |
tree | 68b77dff70fc4d3baa96519c1d1265a5d7803896 /drivers/char/mwave | |
parent | b661a5da57766f4f565d64238b753d6efc0f5499 (diff) |
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>
Diffstat (limited to 'drivers/char/mwave')
0 files changed, 0 insertions, 0 deletions