commit | 090eb6c41aa74273d3f0721637cff738cfd80669 | [log] [tgz] |
---|---|---|
author | Chris Leech <christopher.leech@intel.com> | Tue Aug 25 14:00:28 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 10 12:07:38 2009 -0500 |
tree | 5789214aa7d85e67901b619bee48429db1009aae | |
parent | 2e70e2415193b84c1b79ec373af15c3f280ad7c4 [diff] |
[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 <christopher.leech@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>