]> git.karo-electronics.de Git - mv-sheeva.git/commit
Bluetooth: mgmt: Move status parameters into the cmd_complete header
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 18 Feb 2012 13:07:59 +0000 (15:07 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 19 Feb 2012 12:04:41 +0000 (14:04 +0200)
commitaee9b218036476b8b659de5bbfada3a4633f635b
tree580600bc5bbbbbf2bea806705ad9355ad624c1e3
parent3c6b764020d19b0993fe67f938b4b08f25c9bdd9
Bluetooth: mgmt: Move status parameters into the cmd_complete header

Instead of having status paramters part of each individual command
response it's simpler to just have the status as part of the command
complete header. This patch updates the code to follow this convention
and thereby also ensures compliance with the latest mgmt API
specification.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/mgmt.h
net/bluetooth/mgmt.c