Bluetooth: Rename cmd_status() to mgmt_cmd_status()
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 6 Mar 2015 19:08:53 +0000 (21:08 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 6 Mar 2015 19:15:21 +0000 (20:15 +0100)
commita69e8375a134eb7f42d5de7e14d0816967282757
tree0b7d93731b4712b943769277e41e1dae8fb522ce
parentb9a245fb12315f8c6528b29a991a004859c982d5
Bluetooth: Rename cmd_status() to mgmt_cmd_status()

This patch renames the cmd_status() function to mgmt_cmd_status() in
preparation of making it a generic helper for other modules to use too.

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