commit | 44781fef1378969ea974b1b000ce7f3167eee459 | [log] [tgz] |
---|---|---|
author | Joao Pinto <Joao.Pinto@synopsys.com> | Fri Mar 31 14:22:02 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 02 19:30:06 2017 -0700 |
tree | 85445919c021337d9b889b5a5d8d22104216856b | |
parent | a6fc09dff2ec344960cd40139011697734a044fa [diff] |
net: stmmac: fix cbs configuration Sending again, because forgot to include net-dev. The QoS IP does not accept AVB capabilities to default/queue 0, this way we guarantee 75% bandwidth for AVB. This patch assures that only queues >= 1 gets CBS confgured. Additional info was also added to stmmac.txt. Reported-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>