diff options
author | hayeswang <hayeswang@realtek.com> | 2014-02-06 11:55:48 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-06 21:18:06 -0800 |
commit | 3d55f44f563de2ab83209e8ead48d922b0d56a65 (patch) | |
tree | ed33c0c241f233ab0422a41efeae1242a46d5d01 /net/mac80211 | |
parent | 656493d6e730690b76d6e74253d0208841cf4dd9 (diff) | |
download | linux-3d55f44f563de2ab83209e8ead48d922b0d56a65.tar.bz2 |
r8152: fix the submission of the interrupt transfer
The submission of the interrupt transfer should be done after setting
the bit of WORK_ENABLE, otherwise the callback function would have
the opportunity to be returned directly.
Clear the bit of WORK_ENABLE before killing the interrupt transfer.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions