mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 20:51:27 +00:00
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:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user