diff options
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2009-10-09 13:20:17 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-12 15:55:52 -0400 |
commit | d7c76f4c50887a7d7279373c1138ac56a1d6db3b (patch) | |
tree | 3c08f507d6352c6f69b501b2cd92368dc27d42b4 /net | |
parent | 10c435f18b8cb78a5870c08d52955594f5ec9c31 (diff) | |
download | linux-d7c76f4c50887a7d7279373c1138ac56a1d6db3b.tar.gz linux-d7c76f4c50887a7d7279373c1138ac56a1d6db3b.tar.xz |
iwlwifi: change the order of freeing memory
Need to free the dynamic allocated memory before ieee80211_free_hw();
once call ieee80211_free_hw(), should not reference to "priv" data
structure.
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions