commit | 4ef972fd3ec69101eef08ab5f3895c977c0f6d7d | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Sep 12 01:53:08 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 12 20:24:20 2018 -0700 |
tree | 3dd63b4fd998132cc79a588126ea857924d46a8b | |
parent | eca09be82eb80e2daf2111beae8b255a12809025 [diff] |
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>