diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-07-09 12:59:13 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-07-09 12:25:26 +0200 |
commit | dcc36c16c2f1c9800146c8416ee5a4c3dc974623 (patch) | |
tree | 06bd7a3211429b7c958128ddf4a67d145fb9a74f /ipc | |
parent | cd7ca0ec5e046c570497b387332560eb42908cc4 (diff) | |
download | linux-dcc36c16c2f1c9800146c8416ee5a4c3dc974623.tar.gz linux-dcc36c16c2f1c9800146c8416ee5a4c3dc974623.tar.bz2 linux-dcc36c16c2f1c9800146c8416ee5a4c3dc974623.zip |
Bluetooth: Unify helpers for bdaddr_list manipulations
We already have several lists with struct bdaddr_list entries, and there
will be more in the future. Since the operations for adding, removing,
looking up and clearing entries in these lists are exactly the same it
doesn't make sense to define new functions for every single list. This
patch unifies the functions by passing the list_head to them instead of
a hci_dev pointer.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions