diff options
author | 2017-06-05 18:17:16 -0400 | |
---|---|---|
committer | 2017-06-06 16:04:29 -0400 | |
commit | 5461bd41fd93829fdd726c01f43799c743aba9a0 (patch) | |
tree | a317dd1bfa989fca900636427bc9954d3a2ff40c /drivers/net/phy/phy.c | |
parent | Merge branch 'bpf-prog-map-ID' (diff) | |
download | linux-dev-5461bd41fd93829fdd726c01f43799c743aba9a0.tar.xz linux-dev-5461bd41fd93829fdd726c01f43799c743aba9a0.zip |
net: dsa: mv88e6xxx: fix 6085 frame mode masking
The register bits used for the frame mode were masked with DSA (0x1)
instead of the mask value (0x3) in the 6085 implementation of
port_set_frame_mode. Fix this.
Fixes: 56995cbc3540 ("net: dsa: mv88e6xxx: Refactor CPU and DSA port setup")
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/phy.c')
0 files changed, 0 insertions, 0 deletions