]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
Bluetooth: Increase the subsystem minor version number
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Sep 2016 16:07:07 +0000 (18:07 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 19 Sep 2016 18:19:34 +0000 (20:19 +0200)
While the subsystem version information are purely informational,
increase the minor number due to the addition of user channel and
management control monitoring suppport. It is helpful for debugging
purposes to see the version numbers change.

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

index d705bcf40710f173ec8078257be6f500129978e3..0a1e21d7bce1d89de39c8c65a86ece51022ab476 100644 (file)
@@ -30,7 +30,7 @@
 #include <linux/seq_file.h>
 
 #define BT_SUBSYS_VERSION      2
-#define BT_SUBSYS_REVISION     21
+#define BT_SUBSYS_REVISION     22
 
 #ifndef AF_BLUETOOTH
 #define AF_BLUETOOTH   31