commit | 795234739105381afd813ca7a0298b9c293f2765 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Nov 21 23:27:00 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 09:55:30 2016 -0500 |
tree | c06cea28ed5c93c8af8abb6e0441657f8ad353b3 | |
parent | 4b325d8c84a8dda1e3e59a6ddb2304e10b5d8c74 [diff] |
net: dsa: mv88e6xxx: Add mv88e6390 stats snapshot operation The MV88E6390 has a control register for what the histogram statistics actually contain. This means the stat_snapshot method should not set this information. So implement the 6390 stats_snapshot function without these bits. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>