linux_dsm_epyc7002/drivers/net/ethernet/synopsys
Jakub Kicinski a5a8758f42 net: dwc-xlgmac: let core reject the unsupported coalescing parameters
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.

This driver already correctly rejected all unsupported
parameters.

While at it remove unnecessary zeroing on get.

No functional changes.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-17 20:56:57 -07:00
..
dwc-xlgmac-common.c
dwc-xlgmac-desc.c net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
dwc-xlgmac-ethtool.c net: dwc-xlgmac: let core reject the unsupported coalescing parameters 2020-03-17 20:56:57 -07:00
dwc-xlgmac-hw.c
dwc-xlgmac-net.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
dwc-xlgmac-pci.c PCI: Add PCI_STD_NUM_BARS for the number of standard BARs 2019-10-14 10:22:26 -05:00
dwc-xlgmac-reg.h
dwc-xlgmac.h
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile