• Stephen Hemminger's avatar
    [NET] Convert ROSE to seq_file · bdba9fe9
    Stephen Hemminger authored
    The existing ROSE /proc interface has no module owner, and doesn't check for
    bounds overflow.  Easier to just convert it to the seq_file wrapper functions.
    
    This patch is against 2.6.0-test2 (offsets assume earlier patch).
    bdba9fe9
rose.h 8.29 KB