Files
linux/drivers
Wei Yongjun f05431489f dm crypt: fix error return code in crypt_ctr()
commit 3cc2e57c4b upstream.

Fix to return error code -ENOMEM from the mempool_create_kmalloc_pool()
error handling case instead of 0, as done elsewhere in this function.

Fixes: ef43aa3806 ("dm crypt: add cryptographic data integrity protection (authenticated encryption)")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-23 19:58:19 +01:00
..
2017-12-14 09:53:13 +01:00
2017-11-03 09:02:30 -07:00
2018-01-17 09:45:27 +01:00
2018-01-17 09:45:23 +01:00
2017-12-29 17:53:46 +01:00
2018-01-17 09:45:27 +01:00
2017-11-03 09:02:30 -07:00
2018-01-02 20:31:05 +01:00
2017-12-17 15:07:56 +01:00