]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Sep 2018 14:53:21 +0000 (07:53 -0700)
commit45dc5c76da0b1705d9df9937e1b946e389a50fe1
tree3c63c4db7c5f0753299905e49c6d9c0a3e92a21f
parent47d6cfee2fb211e2c117741231329a4c90b69da1
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>
drivers/net/ethernet/cadence/macb_main.c