From: Rajkumar Manoharan Date: Tue, 14 Sep 2010 07:37:28 +0000 (+0530) Subject: ath9k_htc: Fix memory leak on WMI event handler X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc0de6536e8b70d61948128a9cbf86920066c53d;p=pandora-kernel.git ath9k_htc: Fix memory leak on WMI event handler ath9k_wmi_ctrl_rx is racy with ath9k_wmi_tasklet on event notification due to which the wmi_skb may be overwritten which leads to memory leak. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed