• Stephen Hemminger's avatar
    [NET]: Loopback device simplification. · 4e39f29b
    Stephen Hemminger authored
    Now that all the magic chain of static devices is gone from Space.c
    The initialization of the one remaining static device (ie the loopback driver)
    can be simplified.
    
    One small change was to reduce possibility of failing the initialization if
    allocation of private data failed by just going without statistics.
    4e39f29b
loopback.c 5.66 KB