Bluetooth: Fix using uninitialized variable
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 7 Mar 2012 18:20:14 +0000 (20:20 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 8 Mar 2012 05:20:22 +0000 (02:20 -0300)
+ src/net/bluetooth/rfcomm/tty.c: warning: 'p' is used uninitialized in this
       function:  => 218
+ src/net/bluetooth/rfcomm/tty.c: warning: 'p' may be used uninitialized in
       this function:  => 218

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found