diff options
author | Stanislaw Gruszka <[email protected]> | 2012-03-19 15:59:41 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-03-26 15:07:28 -0400 |
commit | 4e808a38fdcaeeeddbc05942623279ebe7c02373 (patch) | |
tree | 495e82d14143904cc5f1c036bc1bda0be54928c1 /net/lapb/lapb_timer.c | |
parent | b9fc106108f3faf2e4430c3bd5721677c3d6a4a1 (diff) |
rt2x00: rt2800usb: fix status register reread logic
Another good catch from Jakub Kicinski. This patch fixes my
recent commit: ed61e2b02027935520d1be884fac0b2ffce8379a
"rt2x00: rt2800usb: rework txdone code"
We should reread status register only when nobody else start already
reading status i.e. test_and_set_bit(TX_STATUS_READING, flags) return 0.
Reported-by: Jakub Kicinski <[email protected]>
Signed-off-by: Stanislaw Gruszka <[email protected]>
Acked-by: Gertjan van Wingerde <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions