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:
183f732
)
Bluetooth: add NULL pointer check in HCI
author
Jun Nie
<njun@marvell.com>
Tue, 7 Dec 2010 06:03:38 +0000
(14:03 +0800)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 8 Dec 2010 15:22:22 +0000
(13:22 -0200)
If we fail to find a hci device pointer in hci_uart, don't try
to deref the NULL one we do have.
Signed-off-by: Jun Nie <njun@marvell.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found