diff options
author | James Minor <james.minor@ni.com> | 2016-10-03 13:00:02 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2016-10-06 10:14:35 +0300 |
commit | 3605d751d5dd82ad1586bed72a0ebc84d81e20c7 (patch) | |
tree | e84326a552bdb604db4dedf656d6e18934a8f42d /drivers/tty/tty_buffer.c | |
parent | ebee76f7fa46851775942624fe6c7b80559a408a (diff) | |
download | linux-3605d751d5dd82ad1586bed72a0ebc84d81e20c7.tar.bz2 |
ath6kl: fix busreqs so they can be reused when sg is cleaned up
To reuse the busreqs in case of hardware restart, they must be
properly reinitialized. If the scat_req pointer isn't reset to
0, __ath6kl_sdio_write_async() will assume there is sg work to be
done (causing a kernel OOPS).
Signed-off-by: James Minor <james.minor@ni.com>
Reviewed-by: Steve deRosier <steve.derosier@lairdtech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions