git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ee9891
)
Bluetooth: Remove useless hci_conn disc_timeout setting
author
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 29 Apr 2013 16:35:44 +0000
(19:35 +0300)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Sat, 22 Jun 2013 23:23:49 +0000
(
00:23
+0100)
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 <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/l2cap_core.c
Simple merge