• Stephen Hemminger's avatar
    [NET]: remove MOD_* from LAPB. · 7372f866
    Stephen Hemminger authored
    The MOD_INC and MOD_DEC in lapb are no longer necessary in 2.6 since
    the module subsystem will not allow lapb to be unloaded as long as a module
    that is referencing the symbols (lapb_register/lapb_unregister) is loaded.
    7372f866
lapb_iface.c 9.14 KB