• Eran Mann's avatar
    [VLAN]: Fix OOPS on module removal. · 4a9b943d
    Eran Mann authored
    The current code attempts to add a proc entry for each vlan device,
    however there is no check whether this attempt succeeded. When a device
    is unregistered it tries to remove the proc entry, if none was added
    the oops follows...
    4a9b943d
vlanproc.c 9.46 KB