commit | b39648079db40874df97c5104066f8a9fc3daa0c | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Mon Jul 13 19:57:06 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 13 17:40:02 2020 -0700 |
tree | e171984f0589035acb3276e54f0d1920da6186c8 | |
parent | e8e6e73db14273464b374d49ca7242c0994945f3 [diff] |
net: mscc: ocelot: disable flow control on NPI interface The Ocelot switches do not support flow control on Ethernet interfaces where a DSA tag must be added. If pause frames are enabled, they will be encapsulated in the DSA tag just like regular frames, and the DSA master will not recognize them. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>