summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-11-17 22:14:43 +0400
committerJohn W. Linville <linville@tuxdriver.com>2011-11-22 01:20:45 +0400
commitff6ff96b5ba5b39f7ab3d8ea0cf9ec414452ac92 (patch)
treead1c3294691a2860f9b8205ece269a1b36ac2f77 /usr
parent040a72785cf19fd8032f24d584ee305158c87ac7 (diff)
downloadlinux-ff6ff96b5ba5b39f7ab3d8ea0cf9ec414452ac92.tar.xz
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Driver rtl8192cu writes the firmware with 32-bit asynchronous writes. This design is OK for USB 2.0 adapters, but the current implementation of xhcu-hcd has a limited ring size, which is exceeded. By converting to synchronous block writes, this error is avoided. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions