]> 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)
commit148d5607e06ba607547e632ae70c198e170d7515
tree3b37056088baa85c2c7797a3c97a8143da69b601
parent5ecd4033a4d8e33629144c786700a7a0381f5ae9
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