summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/debugfs.c
diff options
context:
space:
mode:
authorLuciano Coelho <luciano.coelho@intel.com>2013-08-13 10:34:55 +0300
committerJohannes Berg <johannes.berg@intel.com>2013-08-16 12:12:03 +0200
commiteafe25e0afaf45a4e38f9b3560ac774a2395c695 (patch)
tree1a8fe594ad32769a6d56ea453690a46c30fdd82b /drivers/net/wireless/iwlwifi/mvm/debugfs.c
parent3b1995ad83709ac2e1e86c99b37d5ba9ce410f56 (diff)
downloadop-kernel-dev-eafe25e0afaf45a4e38f9b3560ac774a2395c695.zip
op-kernel-dev-eafe25e0afaf45a4e38f9b3560ac774a2395c695.tar.gz
iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()
The callers of iwl_drv_start() are probe functions. If a probe function returns 0, it means it succeeded. So if NULL was returned by iwl_drv_start(), it would be considered as a success. Fix this by returning -ENOMEM if the driver struct allocation fails in iwl_drv_start(). Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/debugfs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud