sfc: 10Xpress: Report support for pause frames
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 01:31:39 +0000 (18:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Oct 2009 01:36:15 +0000 (18:36 -0700)
commit188586b28deda2dd4888a306cb6202cc6f408103
tree8fda556e667c4c34c9bafc48deae4974d4947c91
parenta3d1289126e7b14307074b76bf1677015ea5036f
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>
drivers/net/sfc/tenxpress.c