udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Oct 2010 20:08:16 +0000 (22:08 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Oct 2010 20:08:16 +0000 (22:08 +0200)
commitc72c1d7b317ecd7dc93bae86ad24e40402b9a2d1
tree74999022da7348562b6a035dc2f45b6710c75255
parenta5048fa386b4c54f269c0a23c579970acdd1edd5
udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/dhcpc.c