ifpps: Allocate cpu dependent stats in one place
commit8ecf69c3ded4edaa164ed1d645629c1011de44a9
authorTobias Klauser <tklauser@distanz.ch>
Thu, 30 May 2013 14:01:16 +0000 (30 16:01 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 30 May 2013 14:04:01 +0000 (30 16:04 +0200)
treee3924f39883ac2efb6ff53add3a2c4a34965e6eb
parent29517820a0d65345fe906c9ce8780e86e1059198
ifpps: Allocate cpu dependent stats in one place

Avoid code duplication by allocating the stats arrays dependent on the
number of CPUs in main() rather than screen_main() and term_main().

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
ifpps.c