commit | 49d72df3f6cd63b49528306a2577ae7a6a0e9d6b | [log] [tgz] |
---|---|---|
author | Cindy H Kao <cindy.h.kao@intel.com> | Tue Mar 30 19:19:37 2010 -0700 |
committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Tue May 11 14:04:54 2010 -0700 |
tree | 82b6e254c2550f43108c72bea745df9631355fae | |
parent | f22cf689a6353f072bca15d0a26f870e62dfacf8 [diff] |
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 <cindy.h.kao@intel.com>