aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/l2cap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index 67a6f59873aa..cdd608d72741 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.c
@@ -54,7 +54,7 @@
54#include <net/bluetooth/hci_core.h> 54#include <net/bluetooth/hci_core.h>
55#include <net/bluetooth/l2cap.h> 55#include <net/bluetooth/l2cap.h>
56 56
57#define VERSION "2.14" 57#define VERSION "2.15"
58 58
59static int enable_ertm = 0; 59static int enable_ertm = 0;
60 60