networking: code shrink
authorBartosz Golaszewski <bartekgola@gmail.com>
Thu, 25 Jul 2013 02:39:04 +0000 (04:39 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 25 Jul 2013 02:39:04 +0000 (04:39 +0200)
commitc19be75d57ff42dee54b53e21b3eb4723b8cf243
tree7fc65e75d2c91ee1021e327aaa4e1ba0e81ccb15
parentb855460adcda8dfb18ac36755f128ce32088ae87
networking: code shrink

function                                             old     new   delta
in_ether                                               -     124    +124
hexchar2int                                           42       -     -42
ifconfig_main                                       1237    1106    -131
ether_input                                          141       -    -141
------------------------------------------------------------------------------
(add/remove: 2/2 grow/shrink: 0/1 up/down: 124/-314)         Total: -190 bytes

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
TODO
include/libbb.h
libbb/in_ether.c [new file with mode: 0644]
networking/ifconfig.c
networking/interface.c