commit | 92398c8163acd942de0a7c7d2d7abcf5ca3d02af | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue May 31 14:20:55 2011 -0300 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:15 2011 -0700 |
tree | 3df585a9991d66852a9d7d9f385b914a281948af | |
parent | 149c097ce73e6f301c8d257828334506028be307 [diff] |
Bluetooth: Remove useless check in hci_connect() There is no need to check the connection's state since hci_conn_add() has just created a new connection and its state has been set properly. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Acked-by: Ville Tervo <ville.tervo@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>