tn3399_openwrt/target
Gabor Juhos d8b2fef763 ramips: Add missing andmask to ramips_esw register read for recv_good value.
Add missing andmask to ramips_esw register read for recv_good value.

Without the mask, recv_bad leaks into the recv_good packet count.
Didn't notice the bug before since you don't usually get bad
packets, so I only saw it when I was playing with overlength packets
earlier...

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

SVN-Revision: 33322
2012-09-05 20:08:43 +00:00
..
imagebuilder derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
linux ramips: Add missing andmask to ramips_esw register read for recv_good value. 2012-09-05 20:08:43 +00:00
sdk derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
toolchain derive system from hostcc to allow building inside a chroot 2012-08-22 15:07:32 +00:00
Config.in target: add a feature flag for RTC support 2012-05-17 15:28:09 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00