commit | 893d67514aebcfd3ebf17bd212ceea1e2741a443 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue May 31 14:20:55 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Jun 08 16:58:18 2011 -0300 |
tree | f1c974727dd33f06c122958ecbc370f33a850806 | |
parent | 29b7988a23daf79c15d587ef9e98e64715aa1ea8 [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>