commit | ea68c3aa2240232a644155ec6e4bd4884e535ee8 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Nov 21 07:17:24 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Nov 22 18:48:05 2017 -0500 |
tree | e89ca64bf9be4058cf0f82144513ff3c183c39ec | |
parent | c983f670f67a41f48bc9af19b6f5e0ef3cadd8a3 [diff] |
Bluetooth: Fix compiler warning when VS HCI is unset Fixes: subsys/bluetooth/host/hci_core.c: In function ‘set_static_addr’: subsys/bluetooth/host/hci_core.c:4043:1: error: label ‘generate’ defined but not used [-Werror=unused-label] generate: ^~~~~~~~ Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>