phonet: phonet_device_get() fix
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 27 Jul 2009 15:03:18 +0000 (08:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Aug 2009 19:14:09 +0000 (12:14 -0700)
commitcf39c4c572dc54adbdf8933d1e6cd87ee94d8fc0
tree22bd46065e9a1ab3f7ecc0351c26cb7125d72ba3
parent476181cb05c6a3aea3ef42309388e255c934a06f
phonet: phonet_device_get() fix

net/phonet/pn_dev.c: In function `phonet_device_get':
net/phonet/pn_dev.c:99: warning: 'dev' might be used uninitialized in this function

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: RĂ©mi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/phonet/pn_dev.c