net: macb: disable scatter-gather for macb on sama5d3
authorNicolas Ferre <nicolas.ferre@microchip.com>
Fri, 14 Sep 2018 15:48:10 +0000 (17:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 07:16:22 +0000 (09:16 +0200)
commitc77295d6fa1c93a344dea79e9990351fc9cdffab
tree2000584ea8897ddd16e5b7cb767a57df05e4b882
parent3265bda5bd9f1891f29c741a5fae3db73a882fc7
net: macb: disable scatter-gather for macb on sama5d3

[ Upstream commit eb4ed8e2d7fecb5f40db38e4498b9ee23cddf196 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/cadence/macb_main.c