Follow up to the previous commit

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1529 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-03-02 17:58:44 +00:00
parent eba1edba31
commit 85aa95c415

View File

@@ -229,6 +229,7 @@ static int modisk_attach(struct scst_device *dev)
if (!--retries) {
PRINT_ERROR("UA not cleared after %d retries",
SCST_DEV_UA_RETRIES);
res = -ENODEV;
goto out_free_buf;
}
}