]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: remove struct hci_chan_hash
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 14 Dec 2011 15:02:51 +0000 (13:02 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 16 Dec 2011 20:16:14 +0000 (18:16 -0200)
commitc3f1821a9d3f1f6ac56a3cea1e51e48f06f37475
treec8ccf68c9df1f1d8cdc7ef8da2a182b25f584a8a
parent9e9fe241846ddcbc8dfae0f591b1432843265b2b
Bluetooth: remove struct hci_chan_hash

Only the list member of the struct was used, so we now fold it into
hci_conn.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c