commit | 8ec61c7f7c6c75943e8c785729bd8de3440d158c | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jul 18 20:45:37 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 19 19:42:01 2016 -0700 |
tree | 66cdf10f435673f02ecaa5b6f8a2938851733a64 | |
parent | 9bda889faed61c2b2f7c2356b6a9e577c9812cf0 [diff] |
net: dsa: mv88e6xxx: add cap for IRL Add capability flags to describe the presence of Ingress Rate Limit unit registers and an helper function to clear it. In the meantime, fix a few harmless issues: - 6185 and 6095 don't have such registers (reserved) - the previous code didn't wait for the IRL operation to complete Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>