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:
6ad0c48
)
Staging: ipack/bridges/tpci200: check if the remove function is available
author
Samuel Iglesias Gonsalvez
<siglesias@igalia.com>
Wed, 23 May 2012 13:54:44 +0000
(15:54 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 7 Jun 2012 05:14:08 +0000
(14:14 +0900)
To avoid a dereference of a NULL pointer, the availability of the function is
checked before its use.
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found