commit | 178c7ae944444c198a1d9646477ab10d2d51f03e | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Sat Nov 19 01:40:10 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 19 10:29:49 2016 -0500 |
tree | 502cbaf24646a93746eb258a7519643acf2b54ba | |
parent | f82ef3e10a870acc19fa04f80ef5877eaa26f41e [diff] |
net: macb: add check for dma mapping error in start_xmit() at91ether_start_xmit() does not check for dma mapping errors. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: David S. Miller <davem@davemloft.net>