]> Git Repo - linux.git/commit
6lowpan: Moving generic compression code into 6lowpan_iphc.c
authorJukka Rissanen <[email protected]>
Wed, 11 Dec 2013 15:05:34 +0000 (17:05 +0200)
committerMarcel Holtmann <[email protected]>
Wed, 11 Dec 2013 20:57:54 +0000 (12:57 -0800)
commit8df8c56a5abc70af5862aa7cac2875aeeb17a42b
treefa21c03bc3bd3bc9778894aa39c234e291f1d850
parent71fb419724fadab4efdf98210aa3fe053bd81d29
6lowpan: Moving generic compression code into 6lowpan_iphc.c

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 <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
net/ieee802154/6lowpan.c
net/ieee802154/6lowpan.h
net/ieee802154/6lowpan_iphc.c [new file with mode: 0644]
net/ieee802154/Makefile
This page took 0.054152 seconds and 4 git commands to generate.