Staging: rtl8192e: fix timeouts on firmware download
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 24 Aug 2009 21:40:50 +0000 (14:40 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:02:32 +0000 (12:02 -0700)
commitfa052e912d4d575b86a7fd3623380aba897a1a8e
tree21639a0600344bd6b55691566d56b5b95473e424
parent3ef5a262ad0061d6147da7e3ee03aead7c160d91
Staging: rtl8192e: fix timeouts on firmware download

We need to actually wait a specific ammount of time, not just hope that
a set number of loops will be long enough.

Based on a conversation with Ralink, and a proposed patch for their
older kernel driver.

Cc: david woo <xinhua_wu@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192e/r819xE_firmware.c