]> bbs.cooldavid.org Git - net-next-2.6.git/commit
carl9170: fix usb anchor wait timeout
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 15 Nov 2010 14:11:26 +0000 (15:11 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 20:03:13 +0000 (15:03 -0500)
commitdfa31fef5dd3d204c4cdae7369f3542bd1f7e84a
tree29128ee6801b57ef5efcd4d67fd637f51e7c6d74
parent309075cf08ed92a7d2c0e22b7653c5daabbd7ad1
carl9170: fix usb anchor wait timeout

usb_wait_anchor_empty_timeout's @timeout
wants milliseconds and not jiffies.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/usb.c