From: Inaky Perez-Gonzalez Date: Wed, 3 Jun 2009 01:45:55 +0000 (+0800) Subject: wimax/i2400m: if a device reboot happens during probe, handle it X-Git-Tag: v2.6.31-rc1~330^2~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4013f91cdda10f3f15530914f3c7f39738b0b50;p=pandora-kernel.git wimax/i2400m: if a device reboot happens during probe, handle it When a device reboot happens when we are under probe, with init_mutex taken, make sure we can recover. Have dev_reset_handle set boot mode and i2400m_msg_to_dev() will see it and fail gracefully instead of timing out. Found and diagnosed by Cindy H. Kao. Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed