commit | 7cae35199bee1cd661926f2d68ac46d07682fc54 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Tue Apr 03 18:51:52 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Apr 10 17:34:08 2018 +0300 |
tree | 6494aa5fcfc9968521a5d6d25c7c98116fc8a850 | |
parent | 9c27489a34548913baaaf3b2776e05d4a9389e3e [diff] |
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame() Bail out if the mapping fails. Even though this hasn't occured during tests, this unlikely case should still be handled. Signed-off-by: Daniel Mack <daniel@zonque.org> Acked-by: Ramon Fried <rfried@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>