Vasu Dev 721cafafb6 [SCSI] fcoe: fixes wrong error exit in fcoe_create
fcoe_create exits using out_nodev label when module is not
yet LIVE but this exit path unlocks the rtnl_lock though
rtnl lock was not held in this case.

So this patch replaces out_nodev with out_nomod to exit
w/o unlocking rtnl_lock.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-05-16 22:22:27 -04:00
..
2010-03-15 14:50:17 +01:00
2010-05-02 16:02:11 -04:00
2010-05-02 15:54:31 -04:00
2010-05-02 15:55:17 -04:00
2008-08-29 02:13:10 -07:00
2010-04-11 09:23:31 -05:00
2010-05-02 15:54:47 -04:00
2010-05-02 11:02:17 -04:00
2010-01-18 10:48:08 -06:00
2010-02-09 11:13:56 +01:00
2008-12-28 20:00:03 +01:00
2010-05-02 15:55:03 -04:00
2010-02-09 11:13:56 +01:00
2009-12-10 08:54:15 -06:00
2009-12-10 08:54:13 -06:00