commit | 0c62fc6dd02c8d793c75ae76a9b6881fc36388ad | [log] [tgz] |
---|---|---|
author | Nelson Elhage <nelhage@ksplice.com> | Wed Dec 08 10:13:55 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 08 12:13:42 2010 -0800 |
tree | 49dbe734dc75fe318ca83e2eae823fbeae10dc48 | |
parent | 083384755252cde25af187acf1807a0f5edb901f [diff] |
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: Nelson Elhage <nelhage@ksplice.com> Signed-off-by: David S. Miller <davem@davemloft.net>