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:
3fd2415
)
Bluetooth: Fix indentation
author
Andre Guedes
<andre.guedes@openbossa.org>
Fri, 3 Feb 2012 20:48:02 +0000
(17:48 -0300)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:34 +0000
(17:01 +0200)
This patch fixes a #define indentation in mgmt.c.
Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --git
a/net/bluetooth/mgmt.c
b/net/bluetooth/mgmt.c
index 8c9de58779c71dbfda551c6ba73f32f78b503c59..de7326b111baa3c516f5f23bccee2aeb8d4a38a5 100644
(file)
--- a/
net/bluetooth/mgmt.c
+++ b/
net/bluetooth/mgmt.c
@@
-44,7
+44,7
@@
#define LE_SCAN_INT 0x12
#define LE_SCAN_TIMEOUT_LE_ONLY 10240 /* TGAP(gen_disc_scan_min) */
-#define INQUIRY_LEN_BREDR
0x08
/* TGAP(100) */
+#define INQUIRY_LEN_BREDR
0x08
/* TGAP(100) */
#define SERVICE_CACHE_TIMEOUT (5 * 1000)