From: Mike McCormack Date: Sat, 13 Mar 2010 20:24:18 +0000 (-0800) Subject: sky2: Avoid rtnl_unlock without rtnl_lock X-Git-Tag: v2.6.34-rc2~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a40018984c5c9647df1c18489449a3a227d9136;p=pandora-kernel.git sky2: Avoid rtnl_unlock without rtnl_lock Make sure we always call rtnl_lock before going down the error path in sky2_resume, which unlocks the rtnl lock. Signed-off-by: Mike McCormack Signed-off-by: David S. Miller --- Reading git-diff-tree failed