]> 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)
commite159e57361bfc5539f01650c59f919e49f118a56
treeab469571f85691fa9e1dad1feb717498801d4ac4
parent6f0eb80f32e5ba448445b74a2038bbb50adcd3ac
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