]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move eir_has_data_field to hci_core.h
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 15 Jan 2012 18:51:14 +0000 (20:51 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:28 +0000 (17:01 +0200)
commitf7eafea0d59f3f0da9224392c15ff7a71e32cb15
tree2a35a3a6c01a0c207b6c8c880d50ef22bcd800c1
parentc6d188951fe349e734fda0e44d70931688c9c7f2
Bluetooth: Move eir_has_data_field to hci_core.h

This makes the function accessible from all places it's needed (e.g.
mgmt.c and hci_event.c).

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