ip: fix "ip r" breakage
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Jul 2010 21:26:58 +0000 (23:26 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 24 Jul 2010 21:26:58 +0000 (23:26 +0200)
commite0a622093c6c1f3e3a1f58713118395994000fd9
tree3a3518bddb93f7352603c8b47e7dcd9ce755b7d5
parentb78ac5a20ea2f3038f9738cb05bc3bc3725fabba
ip: fix "ip r" breakage

function                                             old     new   delta
static.ip_func_ptrs                                    -      32     +32
ip_main                                              110      53     -57
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 32/-57)            Total: -25 bytes

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