diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2019-02-10 20:47:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 20:11:23 +0100 |
commit | bd05a30753ebd84004f132bf20aca8c94625bec6 (patch) | |
tree | 228aea371d62e16284aa686fcbd81de6e7c777b9 /arch/nds32/Kconfig.debug | |
parent | 028cbca07ab58f77a532b3587ac4ba9d85fd5f55 (diff) | |
download | blackbird-obmc-linux-bd05a30753ebd84004f132bf20aca8c94625bec6.tar.gz blackbird-obmc-linux-bd05a30753ebd84004f132bf20aca8c94625bec6.zip |
libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
commit 607076a904c435f2677fadaadd4af546279db68b upstream.
It doesn't make sense and the USB core warns on each submit of such
URB, easily flooding the message buffer with tracebacks.
Analogous issue was fixed in regular libertas driver in commit 6528d8804780
("libertas: don't set URB_ZERO_PACKET on IN USB transfer").
Cc: stable@vger.kernel.org
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-by: Steve deRosier <derosier@cal-sierra.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/nds32/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions