From: Andre Guedes Date: Tue, 31 May 2011 17:20:55 +0000 (-0300) Subject: Bluetooth: Remove useless check in hci_connect() X-Git-Tag: v3.1-rc1~316^2~350^2^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893d67514aebcfd3ebf17bd212ceea1e2741a443;p=pandora-kernel.git 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 Acked-by: Ville Tervo Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed