diff options
author | Zhu Yi <yi.zhu@intel.com> | 2009-07-09 17:24:15 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-21 12:07:31 -0400 |
commit | 513a2396d8e8327aff1ce50bea3fb4f16ff3455b (patch) | |
tree | 7c57830b52248afb95c1270893f4b2dc98ddf781 /drivers/net/wireless/iwlwifi/iwl-agn.c | |
parent | 1b0d92244ff2434a98272f6d2525da32fc230f19 (diff) |
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
The driver private data is now based on wiphy. So we should not
touch the private data after wiphy_free() is called. The patch
fixes the potential NULL pointer dereference by making the
iwm_wdev_free() the last one on the interface removal path.
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-agn.c')
0 files changed, 0 insertions, 0 deletions