ipq40xx: net: ethernet: edma: reject unsupported coalescing params
authorRobert Marko <robert.marko@sartura.hr>
Sun, 12 Sep 2021 21:26:59 +0000 (23:26 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 25 Sep 2021 17:28:54 +0000 (19:28 +0200)
commitccf214a408592f1783be6e20175105c64b5ddb81
tree6b19326f1d309f2337d9ba9f7f1c5eb375fc1724
parent603848cad86538061c245004a39e0d5c77cc05d2
ipq40xx: net: ethernet: edma: reject unsupported coalescing params

Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.

This driver did not previously reject unsupported parameters.

This is a required ethtool op since kernel 5.7.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
target/linux/ipq40xx/files/drivers/net/ethernet/qualcomm/essedma/edma_ethtool.c