commit | d15697de60db5570532fdedb8e13b2251d65b8e3 | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Sat Dec 03 00:52:46 2016 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Dec 05 13:10:53 2016 +0200 |
tree | bf108bd8a2c05aef9e4fd1eca7a16f628f3dfd5e | |
parent | e54a8c4b5753d1c427c8fec7f9e43e7c22ec00cc [diff] |
adm80211: add checks for dma mapping errors The driver does not check if mapping dma memory succeed. The patch adds the checks and failure handling. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>