]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rt2x00: use timeout in rt2x00usb_vendor_request
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 26 Nov 2014 14:29:13 +0000 (15:29 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 1 Dec 2014 20:57:20 +0000 (15:57 -0500)
commitad92bc9e8e62b9dd013f8afa7497e916f8de0364
tree82ca1307e9746c8b41e1a18eb2c1f810504d55d6
parent4cc2fa0036530fcd07446ab1ba690c9c23fe603d
rt2x00: use timeout in rt2x00usb_vendor_request

Use provided timeout value in rt2x00usb_vendor_request() instead
of iterating REGISTER_BUSY_COUNT times.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00usb.c