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>
Mon, 27 Jul 2009 15:03:18 +0000 (08:03 -0700)
commit59e57f4417507b1e71f6e5af3eb7e68e6477ac94
treefa98a7782a996413537a852e792fe592a0450cfd
parent72dccb01e8632aa5ffe58070003d0fa19d007116
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