net: Move library functions to net/lib.c
Some network related functions are also needed when networking
is disabled. Move these to a separate file which is always compiled.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f2d31f6 commit 566cac17c3b5cfd85eb5bb1764c6cd29347b390d
@Sascha Hauer Sascha Hauer authored on 2 Jul 2015
Showing 3 changed files
View
net/Makefile
View
net/lib.c 0 → 100644
View
net/net.c