Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Bluetooth: Increment management interface revision

This patch increments the management interface revision due to
introduction of new multi-advertising feature and various bug fixes.

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

authored by

Marcel Holtmann and committed by
Johan Hedberg
e58627d1 db25be66

+1 -1
+1 -1
net/bluetooth/mgmt.c
··· 38 38 #include "mgmt_util.h" 39 39 40 40 #define MGMT_VERSION 1 41 - #define MGMT_REVISION 9 41 + #define MGMT_REVISION 10 42 42 43 43 static const u16 mgmt_commands[] = { 44 44 MGMT_OP_READ_INDEX_LIST,