]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix missing cmd_status in mgmt
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 15 Oct 2011 21:03:15 +0000 (18:03 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sat, 15 Oct 2011 21:03:15 +0000 (18:03 -0300)
commited4d6168f90e8c111aac3a1fe94883744b162720
tree4a458674e809aa243db31f06ffe7580c0bd62583
parenta885ac79384effd936db10deae54c105627cb58b
Bluetooth: Fix missing cmd_status in mgmt

set_service_cache() was missing a cmd_status for the error case.

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