commit | 75813bde1f671aaab3185a9438da7730d356cea6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed May 16 22:49:49 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri May 25 11:12:41 2012 -0400 |
tree | b5d6d8dd478065d860d9b13a731562460aa98550 | |
parent | f4c37176ef555560a1d13bc4bf2cf3debd442f40 [diff] |
iwlwifi: fix memory leak if opmode fails to init If drv->op_mode is NULL after trying to init the opmode, we go to the wrong label. Fix this, and clean up the code a bit. Reviewed-by: Gregory Greenman <gregory.greenman@intel.com> Reviewed-by: Guy Cohen <guy.cohen@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>