From: Larry Finger Date: Tue, 28 Aug 2012 16:59:04 +0000 (-0500) Subject: staging: r8712u: Fix allocations not checked for failure X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~745 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca136a0cb96aabcb3c2158fb958677d55915f93;p=pandora-kernel.git staging: r8712u: Fix allocations not checked for failure The driver has a dev_alloc_skb() and an skb_clone() call that are not checked for failure. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed