[SCSI] fcoe: use rtnl mutex in place of hostlist lock
authorChris Leech <christopher.leech@intel.com>
Tue, 25 Aug 2009 21:00:28 +0000 (14:00 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 10 Sep 2009 17:07:38 +0000 (12:07 -0500)
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 <christopher.leech@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found