]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 15 Dec 2011 00:52:31 +0000 (22:52 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 16 Dec 2011 20:16:15 +0000 (18:16 -0200)
commit9132761383c3c3ea09b6477c0d3f08c3b30263e5
tree8a741f40db1e086d3fc7cc3f7cc6368b874d9d71
parent5c3dd5cbb71cb0ded8e64e503e3e22d76ec546a6
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()

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