From: Cindy H Kao Date: Wed, 10 Jun 2009 23:52:10 +0000 (-0700) Subject: wimax/i2400m: when bootstrap fails, reinitialize the bootrom X-Git-Tag: v2.6.31-rc1~330^2~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5b30ee7ddc989b59ce05dcf2d024a819dc8040;p=pandora-kernel.git wimax/i2400m: when bootstrap fails, reinitialize the bootrom When a device reset happens during firmware load [in i2400m_dev_bootstrap()], __i2400m_dev_start() will retry a number of times. However, for those retries to be able to accomplish anything, the device's bootrom has to be reinitialized. Thus, on the retry path, pass the I2400M_MAC_REINIT to the firmware load code. Signed-off-by: Cindy H Kao --- Reading git-diff-tree failed