git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b305024
)
NFC: NCI: Fix NULL pointer dereference
author
Amitkumar Karwar
<akarwar@marvell.com>
Thu, 6 Feb 2014 19:28:31 +0000
(11:28 -0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sun, 23 Feb 2014 22:14:45 +0000
(23:14 +0100)
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>
No differences found