From: Wey-Yi Guy Date: Fri, 9 Oct 2009 20:20:17 +0000 (-0700) Subject: iwlwifi: change the order of freeing memory X-Git-Tag: v2.6.32-rc5~13^2~7^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7c76f4c50887a7d7279373c1138ac56a1d6db3b;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed