linux/drivers/net/ethernet/mediatek
John Crispin 2fae723cef net: mediatek: invalid buffer lookup in mtk_tx_map()
The lookup of the tx_buffer in the error path inside mtk_tx_map() uses the
wrong descriptor pointer. This looks like a copy & paste error. Change the
code to use the correct pointer.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-10 23:29:29 -07:00
..
Kconfig
Makefile
mtk_eth_soc.c net: mediatek: invalid buffer lookup in mtk_tx_map() 2016-06-10 23:29:29 -07:00
mtk_eth_soc.h net: mediatek: fix missing free of scratch memory 2016-06-10 23:29:28 -07:00