From: Johan Hedberg Date: Mon, 29 Apr 2013 16:35:44 +0000 (+0300) Subject: Bluetooth: Remove useless hci_conn disc_timeout setting X-Git-Tag: v3.11-rc1~64^2~78^2^2~23^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc59a72c723979cf8973aff4df874a5f7a697c7;p=pandora-kernel.git Bluetooth: Remove useless hci_conn disc_timeout setting There's no need to reset disc_timeout in l2cap_le_conn_ready since HCI_DISCONN_TIMEOUT is the default when the hci_conn is created and there should be no way for it to get changed between creation and l2cap_le_conn_ready being called. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed