]> Pileus Git - ~andy/linux/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)
commite5b82e58922749e79b84b85cfc6845cbfd1908ed
tree4a458674e809aa243db31f06ffe7580c0bd62583
parentc636ef58865920c8ba9f877c1040bc73eb61e5cb
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