commit | 188586b28deda2dd4888a306cb6202cc6f408103 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Oct 22 18:31:39 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 22 18:36:15 2009 -0700 |
tree | 8fda556e667c4c34c9bafc48deae4974d4947c91 | |
parent | a3d1289126e7b14307074b76bf1677015ea5036f [diff] |
sfc: 10Xpress: Report support for pause frames Commits 27fbc7d 'mdio: Expose pause frame advertising flags to ethtool' and c634263 'sfc: 10Xpress: Initialise pause advertising flags' added to our reported advertising flags. efx_mdio_set_settings() requires that all advertising flags are also present in the supported flags, so make sure that is true. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>