git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71fb419
)
6lowpan: Moving generic compression code into 6lowpan_iphc.c
author
Jukka Rissanen
<jukka.rissanen@linux.intel.com>
Wed, 11 Dec 2013 15:05:34 +0000
(17:05 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Wed, 11 Dec 2013 20:57:54 +0000
(12:57 -0800)
Because the IEEE 802154 and Bluetooth share the IP header compression
and uncompression code, the common code is moved to 6lowpan_iphc.c
file.
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found