projects
/
platform
/
upstream
/
neard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9790cb3
)
snep: Fix typo in SNEP push max fragment length
author
Ravi kumar Veeramally
<ravikumar.veeramally@linux.intel.com>
Tue, 15 May 2012 12:27:13 +0000
(15:27 +0300)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 16 May 2012 23:24:08 +0000
(
01:24
+0200)
plugins/snep.c
patch
|
blob
|
history
diff --git
a/plugins/snep.c
b/plugins/snep.c
index
5e86fc5
..
5ae64b2
100644
(file)
--- a/
plugins/snep.c
+++ b/
plugins/snep.c
@@
-62,7
+62,7
@@
#define SNEP_REQ_PUT_HEADER_LENGTH 6
/* TODO: Right now it is dummy, need to get correct value
* from lower layers */
-#define SNEP_REQ_MAX_FRAGMENT_LENGTH 8
+#define SNEP_REQ_MAX_FRAGMENT_LENGTH
12
8
struct p2p_snep_data {
uint8_t *nfc_data;