commit | 44a589ca2de4d7980f8b335481a09bf818065dbe | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Thu Feb 06 11:28:31 2014 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Feb 23 23:14:45 2014 +0100 |
tree | fb077d602164143d84650b5f72e2b83b181b2baf | |
parent | b3050248c167871ca52cfdb2ce78aa2460249346 [diff] |
NFC: NCI: Fix NULL pointer dereference The check should be for setup function pointer. This patch fixes NULL pointer dereference issue for NCI based NFC driver which doesn't define setup handler. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>