]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
authorAndrew Lunn <andrew@lunn.ch>
Tue, 11 Sep 2018 23:53:08 +0000 (01:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Sep 2018 03:24:20 +0000 (20:24 -0700)
commitad5c9a8863e6e8ab87259b803815454815c28aae
tree3dd63b4fd998132cc79a588126ea857924d46a8b
parent14f695e0e45f144fe980e3fe9afdc26bc7938bfb
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause

The PHY driver should not indicate that Pause is supported. It is upto
the MAC drive enable it, if it supports Pause frames. So remove it
from the ste10Xp driver.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/ste10Xp.c