From: Dan Carpenter Date: Wed, 21 Sep 2011 07:13:29 +0000 (+0300) Subject: mwifiex: add a kfree() to an error path X-Git-Tag: v3.2-rc1~129^2~183^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef0ba54ecb961ae559106540f37ab734b64410d;p=pandora-kernel.git mwifiex: add a kfree() to an error path We're not likely to hit this small memory leak, but lets fix it anyway to keep the static checkers happy. Signed-off-by: Dan Carpenter Acked-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed