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)
commit4ef972fd3ec69101eef08ab5f3895c977c0f6d7d
tree3dd63b4fd998132cc79a588126ea857924d46a8b
parenteca09be82eb80e2daf2111beae8b255a12809025
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