From: Chris Leech Date: Tue, 25 Aug 2009 21:00:28 +0000 (-0700) Subject: [SCSI] fcoe: use rtnl mutex in place of hostlist lock X-Git-Tag: v2.6.32-rc1~689^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=090eb6c41aa74273d3f0721637cff738cfd80669;p=pandora-kernel.git [SCSI] fcoe: use rtnl mutex in place of hostlist lock This just cuts down on the number of locks we're dealing with, and eliminates the need to take another lock in the netdev notifier. Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed