From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Mon, 14 Jan 2008 12:57:55 -0800
> Show number of entries in trie, the size field was being set but never used, > but it only counted leaves, not all entries. Refactor the two cases in > fib_triestat_seq_show into a single routine. > > Note: the stat structure was being malloc'd but the stack usage isn't so > high (288 bytes) that it is worth the additional complexity. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html