]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6139f6a7e9be95d1ce5449a9b55809fc0ff857cf
tree8fda556e667c4c34c9bafc48deae4974d4947c91
parent7c34f17417afa5c8ef4f1b93dc66ab8768737162
sfc: 10Xpress: Report support for pause frames

Commits 06276bf 'mdio: Expose pause frame advertising flags to ethtool'
and d030175 '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