From: Luis R. Rodriguez Date: Fri, 29 May 2015 00:46:42 +0000 (-0700) Subject: firmware: add missing kfree for work on async call X-Git-Tag: omap-for-v4.3/legacy-v2-signed~122^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303cda0ea7c1c33701812ccb80d37083a4093c7c;p=pandora-kernel.git firmware: add missing kfree for work on async call The recent fix to use kstrdup_const() failed to add a kfree upon failure of name allocation... Cc: Ming Lei Cc: Seth Forshee Cc: Kyle McMartin Signed-off-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed