• Stephen Hemminger's avatar
    [NET]: ibmtr - get rid of MOD_INC/DEC. · 6d62388c
    Stephen Hemminger authored
    With the new module system MOD_INC/MOD_DEC are no longer necessary.
    Also changed to new module init/exit macros for function setup.
    
    The module exit code can sleep, so calling schedule_timeout is better
    than spinning.
    6d62388c
ibmtr.c 63.2 KB