From: Iker Pedrosa Date: Thu, 8 Aug 2013 10:56:44 +0000 (+0200) Subject: Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skb X-Git-Tag: v3.12-rc1~183^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59aabd6a223de6af2a513bfac1bb783764820c72;p=pandora-kernel.git Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skb Checking the return of dev_alloc_skb as stated in the following bug: https://bugzilla.kernel.org/show_bug.cgi?id=60401 Reported-by: RUC_Soft_Sec rucsoftsec@gmail.com Cc: Dan Carpenter Signed-off-by: Iker Pedrosa Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed