aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/debug.c
diff options
context:
space:
mode:
authorIvo van Doorn <[email protected]>2010-10-11 13:39:48 +0000
committerJohn W. Linville <[email protected]>2010-10-11 19:04:26 +0000
commita13c8f3133b250e732c383b1c390d625e755db03 (patch)
treee95a4f2d6cbe22722628844bcbb808e119af52f9 /drivers/net/wireless/ath/debug.c
parentrt2x00: Don't perform watchdog checks on empty queue (diff)
downloadkernel-a13c8f3133b250e732c383b1c390d625e755db03.tar.gz
kernel-a13c8f3133b250e732c383b1c390d625e755db03.zip
rt2x00: Fix URB error handling
kill_urb guarentees that when the function returns, the URB has been fully killed. This means we don't need the extra sleeping after the call to kill_urb. kill_urb can however also guarentee the submit_urb to fail, as a result, we must catch the return value from submit_urb an correctly mark the entry as owned by the driver, and the status as broken. Signed-off-by: Ivo van Doorn <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'drivers/net/wireless/ath/debug.c')
0 files changed, 0 insertions, 0 deletions