]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: rtl8192su: check for skb == NULL
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Tue, 4 May 2010 12:23:43 +0000 (14:23 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 22:55:08 +0000 (15:55 -0700)
commit0eec0208a159d19028b8028a192290b82e902b7e
treef46047233243286a9f641460107cab47d8483ce6
parent276c429b5d327039be1215df8632ca959d1c8e6a
Staging: rtl8192su: check for skb == NULL

commit 199ef62a287b429a8fa3b7dc5ae6b69f607bf324 upstream.

added 2 checks for skb == NULL.
plus cosmetics

Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
[bwh: Remove cosmetic changes]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192su/r8192S_firmware.c
drivers/staging/rtl8192su/r819xU_cmdpkt.c