aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dio
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2019-02-09 16:06:51 +0000
committerDavid S. Miller <davem@davemloft.net>2019-02-09 09:34:00 -0800
commite240b7dbb73c4d5a2997356992a3cfe3ff99951a (patch)
treecf3c01ba1e908e1034c4d1cf92d9c4f351fb314a /drivers/dio
parentnet: phy: Add support for asking the PHY its abilities (diff)
downloadlinux-dev-e240b7dbb73c4d5a2997356992a3cfe3ff99951a.tar.xz
linux-dev-e240b7dbb73c4d5a2997356992a3cfe3ff99951a.zip
net: marvell: mvpp2: clear flow control modes in 10G mode
When mvpp2 configures the flow control modes in mvpp2_xlg_config() for 10G mode, it only ever set the flow control enable bits. There is no mechanism to clear these bits, which means that userspace is unable to use standard APIs to disable flow control (the only way is to poke the register directly.) Fix the missing bit clearance to allow flow control to be disabled. This means that, by default, as there is no negotiation in 10G modes with mvpp2, flow control is now disabled rather than being rx-only. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions