OpenCloudOS-Kernel/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
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dwc-xlgmac-common.c net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer() 2017-12-21 15:05:33 -05:00
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 net: move skb->xmit_more hint to softnet data 2019-04-01 18:35:02 -07:00
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 net: dwc-xlgmac: declaration of dual license in headers 2017-03-23 17:04:14 -07:00
dwc-xlgmac.h net: dwc-xlgmac: add the initial ethtool support 2017-04-13 13:46:38 -04:00