Re: [PATCH 1/2] dwc_eth_qos: do not clear pause flags from phy_device->supported

2016-10-17 Thread David Miller
From: Niklas Cassel Date: Mon, 17 Oct 2016 08:25:48 +0200 > From: Niklas Cassel > > phy_device->supported is originally set by the PHY driver. > The ethernet driver should filter phy_device->supported to only contain > flags supported by the IP.

[PATCH 1/2] dwc_eth_qos: do not clear pause flags from phy_device->supported

2016-10-17 Thread Niklas Cassel
From: Niklas Cassel phy_device->supported is originally set by the PHY driver. The ethernet driver should filter phy_device->supported to only contain flags supported by the IP. The IP supports setting rx and tx flow control independently, therefore SUPPORTED_Pause and