From: Michal Kazior Date: Fri, 4 Oct 2013 06:13:20 +0000 (+0200) Subject: ath10k: fix possible memory leak in new FW loading X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bab1cc010bf07aed12e3f738528c2f05b53db55;p=pandora-kernel.git ath10k: fix possible memory leak in new FW loading Some failpaths did `return` instead of a `goto` leaking requested firmware. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed