[VLAN]: Fix OOPS on module removal.
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...
Showing
Please register or sign in to comment