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)
commit2c33c06a8fd2f784ca763ad150d5d63c3c49946e
treec8ccf68c9df1f1d8cdc7ef8da2a182b25f584a8a
parent5a13b09531420d230616bd524b68a5b0c23cd487
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
This page took 0.026056 seconds and 5 git commands to generate.