Staging: ozwpan: Fix null dereference
authorSalym Senyonga <salymsash@gmail.com>
Sat, 25 Jan 2014 09:54:39 +0000 (12:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 18:59:31 +0000 (10:59 -0800)
commite9e4433e6bbb9378fd6eb1c395de88ef8a512444
treeec8399f1ad915d704ea80ea0ab0d065cf19a8c1c
parentd1fd43d7a63dea98730b2ac1af829cdb6b3b48c6
Staging: ozwpan: Fix null dereference

If net_dev is NULL memcpy() will Oops.

Signed-off-by: Salym Senyonga <salymsash@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozproto.c
This page took 0.024532 seconds and 5 git commands to generate.