openwrtv4/target/linux/ramips/files/drivers/net/ethernet/ramips
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
..
Kconfig ramips: Add swconfig support to ramips_esw.c 2012-08-29 10:37:36 +00:00
Makefile ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
ramips_debugfs.c ramips: raeth: show interrupt statistics in debugfs 2012-02-22 13:06:44 +00:00
ramips_esw.c ramips: Add missing andmask to ramips_esw register read for recv_good value. 2012-09-05 20:08:43 +00:00
ramips_eth.h ramips: raeth: add rx_info structure 2012-02-26 10:54:12 +00:00
ramips_main.c ramips: Add byte queue limits support to net/ethernet/ramips_main.c 2012-05-23 21:05:23 +00:00