diff options
author | Antoine Tenart | 2019-03-01 11:52:08 +0100 |
---|---|---|
committer | David S. Miller | 2019-03-01 23:23:34 -0800 |
commit | 8b318f30ab4ef9bbc1241e6f8c1db366dbd347f2 (patch) | |
tree | 074c336590e8a41827d28eb031c4cdcffe2c11e2 /drivers/pps | |
parent | d78a18091f42122d4094e8ddcaeee083198a9c17 (diff) |
net: mvpp2: fix validate for PPv2.1
The Phylink validate function is the Marvell PPv2 driver makes a check
on the GoP id. This is valid an has to be done when using PPv2.2 engines
but makes no sense when using PPv2.1. The check done when using an RGMII
interface makes sure the GoP id is not 0, but this breaks PPv2.1. Fixes
it.
Fixes: 0fb628f0f250 ("net: mvpp2: fix phylink handling of invalid PHY modes")
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions