From: Nelson Elhage Date: Wed, 8 Dec 2010 18:13:55 +0000 (-0800) Subject: econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. X-Git-Tag: v2.6.37-rc6~14^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c62fc6dd02c8d793c75ae76a9b6881fc36388ad;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed