projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
941521e
)
Bluetooth: btusb: Update version number of the module
author
Marcel Holtmann
<
[email protected]
>
Mon, 6 Apr 2015 05:52:16 +0000
(22:52 -0700)
committer
Marcel Holtmann
<
[email protected]
>
Tue, 7 Apr 2015 16:47:11 +0000
(18:47 +0200)
The version number is cosmetic, but pretty handy for debugging purposes
and since the Broadcom protocol support is now optional, just increase
it to indicate the difference.
Signed-off-by: Marcel Holtmann <
[email protected]
>
Signed-off-by: Johan Hedberg <
[email protected]
>
drivers/bluetooth/btusb.c
patch
|
blob
|
history
diff --git
a/drivers/bluetooth/btusb.c
b/drivers/bluetooth/btusb.c
index ea7c726adcb1274dfb08cdc9de025c9b3f99c1a2..8dae3daf821d31aeb1e674f7fa817c22191be794 100644
(file)
--- a/
drivers/bluetooth/btusb.c
+++ b/
drivers/bluetooth/btusb.c
@@
-30,7
+30,7
@@
#include "btbcm.h"
-#define VERSION "0.
7
"
+#define VERSION "0.
8
"
static bool disable_scofix;
static bool force_scofix;