commit | eb4ed8e2d7fecb5f40db38e4498b9ee23cddf196 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@microchip.com> | Fri Sep 14 17:48:10 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 17 07:53:21 2018 -0700 |
tree | 3c63c4db7c5f0753299905e49c6d9c0a3e92a21f | |
parent | 41948ccb4a856dddacfbd4d789d4fa8663fe41bb [diff] |
net: macb: disable scatter-gather for macb on sama5d3 Create a new configuration for the sama5d3-macb new compatibility string. This configuration disables scatter-gather because we experienced lock down of the macb interface of this particular SoC under very high load. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>