]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 6 Mar 2015 19:08:55 +0000 (21:08 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 6 Mar 2015 19:15:21 +0000 (20:15 +0100)
commitd24c7ae74f5700e9e98879d4a7f918db93e7a42f
tree361543ec10b5b105650047898cdf83101c60e0e3
parent3aacb478d3ab7d1f0bee5c2bd8f76ad023250463
Bluetooth: Rename pending_cmd to mgmt_pending_cmd

This patch renames the pending_cmd struct (used for tracking pending mgmt
commands) to mgmt_pending_cmd, so that it can be moved to a more generic
place and be used also by other modules using other HCI channels.

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