From: Daniel Walker Date: Fri, 28 Mar 2008 21:41:27 +0000 (-0700) Subject: netdev: ehea: locking order correction X-Git-Tag: v2.6.26-rc1~1138^2~270^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbbcbb2d95dc4faa3b96d39f78032c85e8745c0c;p=pandora-kernel.git netdev: ehea: locking order correction Nested locks always need to be taken in the same order. This change factors out the ehea_fw_handles.lock to make the locking order consistent. Signed-off-by: Daniel Walker Cc: Christoph Raisch Cc: Jan-Bernd Themann Cc: Thomas Klein Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed