commit | d78a18091f42122d4094e8ddcaeee083198a9c17 | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Fri Mar 01 11:52:07 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 01 23:23:34 2019 -0800 |
tree | fdbaf7eee2839a8ddb7ea1c0d9738152efa0a12a | |
parent | 052f7c8bac4440bc5e3b2086e4134055b862453a [diff] |
net: mvpp2: reconfiguring the port interface is PPv2.2 specific This patch adds a check on the PPv2 version in-use not to reconfigure the port mode when an interface is updated when using PPv2.1 as the functions called are PPv2.2 specific. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>