diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2009-02-27 16:21:22 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-03-05 14:39:36 -0500 |
commit | c8f16138b5099bfd928942c3775aaecfd649e9e5 (patch) | |
tree | 817739aede583a0c784c2c7794ab9dae3c24ff48 /drivers/acpi | |
parent | 6e21f15cac2c6c25b6a5874a98420e1b9064f0c1 (diff) |
iwlwifi: fix *pci_probe error flow
for iwlagn:
- Have to free eeprom of version check fails - otherwise we end up with
memory leak.
- Include removal of workqueue (created in _setup_deferred_work) in error
handling.
for iwl3945:
- Fix a few places to jump to correct error handling.
- Reorganize error handling to match with code flow.
- Include iwl_free_channel_map as part of error handling.
- Include releasing eeprom as part of error handling.
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions