[OpenWrt-Devel] [OFF] mipsel-linux-gcc

2010-07-08 Thread Airton Ishimori
Some problem with my Makefile ?? OLSRD_PLUGIN =true PLUGIN_NAME =olsrd_test PLUGIN_VER =0.1 TOPDIR = ../.. include $(TOPDIR)/Makefile.inc default_target: $(PLUGIN_FULLNAME) $(PLUGIN_FULLNAME): $(OBJS) version-script.txt mipsel-linux-gcc $(LDFLAGS) -o $(PLUGIN_FULLNAME) $(OBJ

[OpenWrt-Devel] [PATCH] ramips: Fix bridging in ramips ethernet driver

2010-07-08 Thread Helmut Schaa
Bridging between the ramips ethernet driver and rt2800pci was somewhat broken. Frames received by the ethernet driver which were passed to the wifi driver for transmission were sometimes corrupted or sent out with huge delays. The reason for this is the missing assignment of skb->tail in the ramip