ifpps: align avg numbers and remove unit
commit40ce5afc8528afde98aa7d434538c231d4a5814f
authorDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 14:37:57 +0000 (11 16:37 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 14:37:57 +0000 (11 16:37 +0200)
treeab1e0c9ad27cddb9282761921578c6f070eac3d1
parent59f0273ca444f8266c12e3d8c0ca09439d0ce341
ifpps: align avg numbers and remove unit

In order to get a better overview, lets align the avg numbers to the
other shown decimals. However, for this we would need to remove the
avg units as we deal with floats here. But we know the units from the
above numbers anyway. I think this makes it more clear to follow.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ifpps.c