From: Stephen Hemminger <redacted>
Date: Fri, 11 Jan 2008 22:45:16 -0800
The size of structures is a debug thing, not something that needs to
be part of a /proc api.
Signed-off-by: Stephen Hemminger <redacted>
I don't necessarily agree with this one, the size of the
structures is an important inherent attribute contributing
directly to memory usage and performance of the algorithms.
So knowing those values are necessary to diagnose problems.