Phonet: fix oops in phonet_address_del() on non-Phonet device
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>
Wed, 26 Nov 2008 23:26:43 +0000 (15:26 -0800)
committerDavid 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