aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2012-05-23 11:31:23 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-06-05 06:34:07 +0300
commit4f42a8cd4905e69ba4dd694d9338aeee1bb7e9ab (patch)
tree2c9b72557fc328c74ea3819557924e8c3ccfff23 /net/bluetooth
parentBluetooth: Preserve L2CAP flags values (diff)
downloadlinux-dev-4f42a8cd4905e69ba4dd694d9338aeee1bb7e9ab.tar.xz
linux-dev-4f42a8cd4905e69ba4dd694d9338aeee1bb7e9ab.zip
Bluetooth: trivial: Remove empty line
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/hci_conn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c
index 971601e0ad4a..da9f827241d0 100644
--- a/net/bluetooth/hci_conn.c
+++ b/net/bluetooth/hci_conn.c
@@ -425,7 +425,6 @@ int hci_conn_del(struct hci_conn *conn)
}
}
-
hci_chan_list_flush(conn);
hci_conn_hash_del(hdev, conn);