rt2x00: rt61pci needs another millisecond after firmware upload
commite6d3e902088ac5da77b074f513e3cb80422ff471
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 27 Jul 2008 13:06:50 +0000 (27 15:06 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 1 Aug 2008 19:31:34 +0000 (1 15:31 -0400)
tree998f5c9021f3152ad9606400a61a84a178f54a5c
parentada662f3eb6231ab27f5e6366d4e5c395d25edd3
rt2x00: rt61pci needs another millisecond after firmware upload

After the hardware has indicated the firmware upload has completed
and the device is ready, we should wait another millisecond to
make sure the device is really ready to continue.

Without this timout, bringing the interface down and up again will
fail due to incorrect register initialization.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.c