diff options
author | Vasu Dev <[email protected]> | 2010-05-07 15:18:19 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2010-05-16 22:22:27 -0400 |
commit | 721cafafb66f57b461226aa197997f3e5b296f91 (patch) | |
tree | 6be6c819f0d1dd4d6230ccc3d7f53420cea6873f /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | b3667f9177359b0594e4f2cd5cc01115f8c7e2af (diff) |
[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 <[email protected]>
Signed-off-by: Robert Love <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions