From: Inaky Perez-Gonzalez Date: Wed, 7 Oct 2009 13:57:39 +0000 (+0900) Subject: wimax/i2400m: Let device's status reports change the device state X-Git-Tag: v2.6.33-rc1~388^2~487^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c96859d7a5f0286ed70d3c4e140ac6816a350da;p=pandora-kernel.git wimax/i2400m: Let device's status reports change the device state Currently __i2400m_dev_start was forcing, after uploading firmware and doing a few checks to WIMAX_ST_UNINITIALIZED. This can be overriding state changes that the device might have caused by sending reports; thus it makes more sense to remove it and let the device update the status on its own by sending reports. Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed