diff options
author | Eliad Peller <eliadx.peller@intel.com> | 2014-01-05 12:41:12 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-01-13 18:42:49 +0200 |
commit | 91b0d1198417cf4fd9a7bd4138b6909f0b359099 (patch) | |
tree | 867b109a3974d66091008e8375dfaef41982a181 /drivers/net/wireless/iwlwifi/mvm/rs.c | |
parent | a11e144e41f7979608c8bfd35b297b8162fcf32d (diff) | |
download | talos-obmc-linux-91b0d1198417cf4fd9a7bd4138b6909f0b359099.tar.gz talos-obmc-linux-91b0d1198417cf4fd9a7bd4138b6909f0b359099.zip |
iwlwifi: mvm: fix missing cleanup in .start() error path
Cleanup of iwl_mvm_leds was missing in case of error,
resulting in the following warning:
WARNING: at lib/kobject.c:196 kobject_add_internal+0x1f4/0x210()
kobject_add_internal failed for phy0-led with -EEXIST, don't try to register things with the same name in the same directory.
which prevents further reloads of the driver.
Cc: stable@vger.kernel.org [3.10+]
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/rs.c')
0 files changed, 0 insertions, 0 deletions