kernel_optimize_test/net/6lowpan
Alexander Aring 4ae935c127 6lowpan: move module_init into core functionality
This patch moves module_init of 6lowpan module into core functionality
of 6lowpan module. To load the ipv6 module at probing of the 6lowpan
module should be core functionality. Loading next header compression
modules is iphc specific. Nevertheless we only support IPHC for the
generic 6LoWPAN branch right now so we can put it into the core
functionality. If possible new compression formats are introduced nhc
should load only when iphc is build.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2015-08-11 22:05:36 +02:00
..
core.c 6lowpan: move module_init into core functionality 2015-08-11 22:05:36 +02:00
iphc.c 6lowpan: move module_init into core functionality 2015-08-11 22:05:36 +02:00
Kconfig
Makefile
nhc_dest.c
nhc_fragment.c
nhc_hop.c
nhc_ipv6.c
nhc_mobility.c
nhc_routing.c
nhc_udp.c
nhc.c
nhc.h