-
Stephen Hemminger authored
Better version of my seq_file next operation. Use current pointer to find next element. Should be more stable with changing list (no duplicate entries).
45197abf
Better version of my seq_file next operation. Use current pointer to find next element. Should be more stable with changing list (no duplicate entries).