On 4/5/19 6:04 PM, Fan Zhang wrote:
This patch fixes the incorrect iv offset calculation.
Fixes: b063e843fa03 ("crypto/virtio: fix IV physical address")
Cc: [email protected]
Signed-off-by: Fan Zhang <[email protected]>
---
v2:
fixed a typo
drivers/crypto/virtio/virtio_rxtx.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

