]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dgnc: Need to check for NULL of ch
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 9 May 2016 02:47:34 +0000 (11:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 May 2016 12:10:03 +0000 (14:10 +0200)
commitbddb1531086ff40e8eb81dd1e30b56407a7a4279
treec744a9d44d954e3d3f9de314fc3cc10e5499b330
parentc246e2305aa2a70d720b4d50427d25bf786de7e6
staging: dgnc: Need to check for NULL of ch

the "ch" from brd structure could be NULL, it need to
check for NULL.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_neo.c