openwrtv4/target/linux/ramips/files/drivers/net
Gabor Juhos 624cfc5c91 ramips: DMA map the correct RX skb size
The skb_reserve call prior to DMA mapping the RX skb reduced the skb
data len by 2. To not allow DMA to write behind the skb we should pass
the correct skb data len to the device.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 24123
2010-11-24 10:01:16 +00:00
..
ramips.c ramips: DMA map the correct RX skb size 2010-11-24 10:01:16 +00:00
ramips_esw.c fixes dma hangups in eth 2009-10-25 00:11:08 +00:00
ramips_eth.h ramips: add mdio_cfg configuration for the ethernet driver 2010-07-15 19:45:40 +00:00