dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/dsa
Stephane Contri 1ded3f59f3 dsa: fix 88e6xxx statistics counter snapshotting
The bit that tells us whether a statistics counter snapshot operation
has completed is located in the GLOBAL register block, not in the
GLOBAL2 register block, so fix up mv88e6xxx_stats_wait() to poll the
right register address.

Signed-off-by: Stephane Contri <Stephane.Contri@grassvalley.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Cc: stable@kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-05 18:03:35 -07:00
..
Kconfig dsa: add support for the Marvell 88E6095/6095F switch chips 2009-03-21 19:06:54 -07:00
Makefile dsa: add support for the Marvell 88E6060 switch chip 2008-10-08 17:24:22 -07:00
dsa.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
dsa_priv.h dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
mv88e6xxx.c dsa: fix 88e6xxx statistics counter snapshotting 2009-07-05 18:03:35 -07:00
mv88e6xxx.h dsa: add support for the Marvell 88E6131 switch chip 2008-10-08 17:24:09 -07:00
mv88e6060.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
mv88e6123_61_65.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
mv88e6131.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
slave.c net: convert unicast addr list 2009-05-29 22:12:32 -07:00
tag_dsa.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
tag_edsa.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00
tag_trailer.c dsa: add switch chip cascading support 2009-03-21 19:06:54 -07:00