We should now return 0.
This commit is contained in:
parent
1a7d21ba0c
commit
768e62bfca
@ -593,7 +593,7 @@ g_eli_crypto_run(struct g_eli_worker *wr, struct bio *bp)
|
||||
}
|
||||
if (bp->bio_error == 0)
|
||||
bp->bio_error = error;
|
||||
return (error);
|
||||
return (0);
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user