commit | aadbdb8a0da6c38e8370fb7cd860f38b266c6037 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon May 09 13:22:44 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 14:26:09 2016 -0400 |
tree | 77270042520021232a73276e40bcfd3d3457c387 | |
parent | 1d13a06e00bdcde27d4d88e011841ff0924b3dde [diff] |
net: dsa: mv88e6xxx: factorize EEE access Add a MV88E6XXX_FLAG_EEE flag to describe switch models featuring Energy Efficient Ethernet. Use it to conditionally support such access in the common code. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>