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:
3ec1925
)
Phonet: fix oops in phonet_address_del() on non-Phonet device
author
Rémi Denis-Courmont
<remi.denis-courmont@nokia.com>
Wed, 26 Nov 2008 23:26:43 +0000
(15:26 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Nov 2008 23:26:43 +0000
(15:26 -0800)
A NULL dereference would occur when trying to delete an addres from a
network device that does not have any Phonet address.
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found