commit | cf987afc7eb182d04071bed5e2aaea8eb7d17052 | [log] [tgz] |
---|---|---|
author | Pavaluca Matei-B46610 <matei.pavaluca@freescale.com> | Mon Oct 27 10:42:42 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 29 14:33:15 2014 -0400 |
tree | e79d5000d777bd6cc8644a23c6a06ff75f70d861 | |
parent | 2c6c49ded7a7209fe8618423c457b8000ee528a4 [diff] |
Add flow control support flags to gianfar's capabilities The phy device supports 802.3x flow control, but the specific flags are not set in the phy initialisation code. Flow control flags need to be added to the supported capabilities of the phydev by the driver. This is needed in order for ethtool to work ('ethtool -A' code checks for these flags) Signed-off-by: Pavaluca Matei <matei.pavaluca@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>