From: Cindy H Kao Date: Wed, 31 Mar 2010 02:19:37 +0000 (-0700) Subject: wimax/i2400m: correct the error path handlers in dev_start() X-Git-Tag: v2.6.35-rc1~473^2~99^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49d72df3f6cd63b49528306a2577ae7a6a0e9d6b;p=pandora-kernel.git wimax/i2400m: correct the error path handlers in dev_start() This fix is to correct order of the handlers in the error path of dev_start(). When i2400m_firmware_check fails, all the works done before it should be released or cleared. Signed-off-by: Cindy H Kao --- Reading git-diff-tree failed