Bluetooth: Rename hidp_find_connection()
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 7 Oct 2011 04:29:51 +0000 (01:29 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 7 Oct 2011 04:44:00 +0000 (01:44 -0300)
commit3e90dc86f4b840297bd1fafdb9ba1bf58f2e0e49
tree70361d1233884b90979e27a1694784155fca08e3
parent81b25cd04387fbceb76fe893db4863a380941413
Bluetooth: Rename hidp_find_connection()

hidp_get_connection() makes more sense because we hold a reference to the
connection inside this function.

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