diff options
author | Pavaluca Matei-B46610 <matei.pavaluca@freescale.com> | 2014-10-27 10:42:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-29 14:33:16 -0400 |
commit | 43ef8d29eebb6f533f11439d48a927426c5a1918 (patch) | |
tree | 444e5b206b87b439cfeea306b21b3b3bf46cf4d4 /drivers/net/xen-netback/common.h | |
parent | cf987afc7eb182d04071bed5e2aaea8eb7d17052 (diff) | |
download | linux-43ef8d29eebb6f533f11439d48a927426c5a1918.tar.bz2 |
Fix the way the local advertising flow options are determined
Local flow control options needed in order to resolve the negotiation
are incorrectly calculated.
Previously 'mii_advertise_flowctrl' was called to determine the local advertising
options, but these were determined based on FLOW_CTRL_RX/TX flags which are
never set through ethtool.
The patch simply translates from ethtool flow options to mii flow options.
Signed-off-by: Pavaluca Matei <matei.pavaluca@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netback/common.h')
0 files changed, 0 insertions, 0 deletions