From: Raja Mani Date: Mon, 1 Jun 2015 09:23:33 +0000 (+0530) Subject: ath10k: free wmi mgmt event skb when parsing fails X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~34^2~3^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08603f2e1c31839510747899a5e0b9448b502ee0;p=pandora-kernel.git ath10k: free wmi mgmt event skb when parsing fails When wmi mgmt event function fails to parse given skb, it should be freed on failure condition to avoid memory leaks. Found this during the code review. Signed-off-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed