]> git.baikalelectronics.ru Git - kernel.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)
commita5e7d08f353bb481d7ac8b223b9693c29ccc8d0f
treeab469571f85691fa9e1dad1feb717498801d4ac4
parent3c8e2d69af393e9e6c54d1218922504828bed181
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