mwl8k: don't touch 'command done' interrupt during firmware load
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 16 Jul 2009 10:44:45 +0000 (12:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 20 Aug 2009 15:38:06 +0000 (11:38 -0400)
commitd4b7057052236e81ab0788cc8df306dc02b0e7be
treed5d25af33be54cafd251d56d7262f12bcce159f6
parent76266b2ad38c33fb2c1475cfeb35ed070adaba2b
mwl8k: don't touch 'command done' interrupt during firmware load

Since firmware load commands don't generate 'command done' interrupts
like normal commands do, polling for command done interrupts just
unnecessarily slows down the firmware load process.  Removing this bit
of code speeds up loading a typical firmware image from 840 msec to
180 msec.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c