]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix hidp_get_connection()
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 20 Oct 2011 19:21:34 +0000 (17:21 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 1 Nov 2011 18:22:58 +0000 (16:22 -0200)
commit693ff2d50de41489bf641e82b6ee3e39b0b3fdc3
tree9db37b31d8abcbb5e4c49809ebfc7372435c091f
parent350e4b162dc4bfd5281a584d29c24ecb56443643
Bluetooth: Fix hidp_get_connection()

This functions needs crtl_sock and intr_sock to be set first.

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