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)
commit3e9c40a6f72a4ee7a978204cac00f91ad08bbe9b
tree8a741f40db1e086d3fc7cc3f7cc6368b874d9d71
parentf9c3123b5a7c9585902927b14983e6635aca00c6
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