linux/drivers/net/ethernet/dec/tulip
Neil Horman c9bfbb31af tulip: Properly check dma mapping result
Tulip throws an error when dma debugging is enabled, as it doesn't properly
check dma mapping results with dma_mapping_error() durring tx ring refills.

Easy fix, just add it in, and drop the frame if the mapping is bad

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Grant Grundler <grundler@parisc-linux.org>
CC: "David S. Miller" <davem@davemloft.net>
Reviewed-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-13 17:09:40 -07:00
..
21142.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
Kconfig ethernet/tulip: DE4x5 needs VIRT_TO_BUS 2013-03-17 12:01:10 -04:00
Makefile
de4x5.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
de4x5.h
de2104x.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
dmfe.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
eeprom.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
interrupt.c tulip: Properly check dma mapping result 2013-06-13 17:09:40 -07:00
media.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
pnic.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
pnic2.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
timer.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip.h drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
tulip_core.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
uli526x.c tulip: remove __dev* attributes 2012-12-03 11:16:52 -08:00
winbond-840.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
xircom_cb.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00