]> git.baikalelectronics.ru Git - 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)
commit771ebb9ca65535b5677606fe818b1b84cd840395
tree3b37056088baa85c2c7797a3c97a8143da69b601
parent9dba70b760e5537e480ac368bb855c3e37ae6003
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