]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
Bluetooth: fix missing parameter for HCI_OP_DISCONNECT
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Mon, 13 Jun 2011 19:42:03 +0000 (15:42 -0400)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 19:48:42 +0000 (16:48 -0300)
commit94ac02726cb87dd569bac4536f33e4b696b692eb
treeab469571f85691fa9e1dad1feb717498801d4ac4
parentda85e5e5afeb72bb6e6b5192a2d252861fafc3e7
Bluetooth: fix missing parameter for HCI_OP_DISCONNECT

The "dc" variable is initialized but not passed to hci_send_cmd().

Signed-off-by: Anderson Lizardo <anderson.lizardo@openbossa.org>
Signed-off-by: Bruna Moreira <bruna.moreira@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c