Skip to content
Snippets Groups Projects
Commit 0c62fc6d authored by Nelson Elhage's avatar Nelson Elhage Committed by David S. Miller
Browse files

econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.


We need to drop the mutex and do a dev_put, so set an error code and break like
the other paths, instead of returning directly.

Signed-off-by: default avatarNelson Elhage <nelhage@ksplice.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 08338475
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment