nameif: fix parsing of /proc/net/dev; small code shrink
authorPhil Sutter <phil.sutter@viprinet.com>
Sun, 6 Mar 2011 18:15:30 +0000 (19:15 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Mar 2011 18:15:30 +0000 (19:15 +0100)
commit2adc0e6d8b146991063309238569a703af6bda8f
tree732582cfd34d42782fd5f35c599ca4452250b674
parentbd74e3d8beb0fedc4c1fdd9469a9de3f1f04c7b5
nameif: fix parsing of /proc/net/dev; small code shrink

function                                             old     new   delta
nameif_main                                          628     618     -10

Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/nameif.c