commit | e57d758ae8e8f00e80f233c823aeeef34bd92796 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Mar 07 20:20:14 2012 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Mar 08 02:20:22 2012 -0300 |
tree | 0e97a6233731b3865039cad385fdd077dc3bc89a | |
parent | 9498ba7a1d38d42eef4ef6d906ab1743c9f0fd6f [diff] |
Bluetooth: Fix using uninitialized variable + 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>