]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Bluetooth: Remove interval parameter from HCI connection
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 19 Oct 2013 12:26:57 +0000 (05:26 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 19 Oct 2013 13:50:05 +0000 (16:50 +0300)
commit3497ac84bd35bc5b984a3a20625021bfb0ca3f37
tree3b37056088baa85c2c7797a3c97a8143da69b601
parentcfbb2b5b91e2f89cbd3a2f90bf807192a227355d
Bluetooth: Remove interval parameter from HCI connection

The conn->interval parameter of HCI connections is not used at all
and so just remove it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_event.c