openwrtv3/target/linux/ramips
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
..
base-files ramips: Added preinit scriptlet to set vars based on cpuinfo during preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ramips.sh was sourced 2010-05-30 03:21:00 +00:00
files ramips: DMA map the correct RX skb size 2010-11-24 10:01:16 +00:00
image ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205) 2010-09-27 14:43:34 +00:00
patches-2.6.32 generic: merge mips multi machine update to generic patches for 2.6.32 2010-06-04 19:09:46 +00:00
patches-2.6.34 generic: merge mips multi machine update to generic patches for 2.6.34 2010-06-04 19:09:52 +00:00
rt288x ramips: enable ethernet driver for rt288x 2010-07-15 19:45:49 +00:00
rt305x ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205) 2010-09-27 14:43:34 +00:00
Makefile upgrade kernel versions to the latest stable ones 2010-10-04 10:40:41 +00:00