]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita783a935733b13d501d839edaa9a64311540114b
tree70361d1233884b90979e27a1694784155fca08e3
parenta8c3f4e59f5e41fc49b986b61f1e9538924d9f25
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