From: Vasanthakumar Thiagarajan Date: Sat, 21 Jan 2012 09:52:49 +0000 (+0530) Subject: ath6kl: Fix memory leak when unloading ath6kl_sdio X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7de662bcf33567cc957995c38dc10959cc22bf;p=pandora-kernel.git ath6kl: Fix memory leak when unloading ath6kl_sdio The patch "ath6kl: create core.c" removes wiphy_free() from ath6kl_cfg80211_cleanup() and misses to free wiphy in ath6kl_sdio_remove(). This patch fixes this regression. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed