You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Bluetooth: Update L2CAP version information
We did some changes on the L2CAP configuration process and its behaviour is bit different now. That justifies a updated on the L2CAP version. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
This commit is contained in:
committed by
Marcel Holtmann
parent
ce5706bd69
commit
dd135240e8
@@ -54,7 +54,7 @@
|
||||
#include <net/bluetooth/hci_core.h>
|
||||
#include <net/bluetooth/l2cap.h>
|
||||
|
||||
#define VERSION "2.14"
|
||||
#define VERSION "2.15"
|
||||
|
||||
static int enable_ertm = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user