Files
linux/drivers
Jakub Kicinski 10ea9902ed net: fec: validate the new settings in fec_enet_set_coalesce()
[ Upstream commit ab14961d10 ]

fec_enet_set_coalesce() validates the previously set params
and if they are within range proceeds to apply the new ones.
The new ones, however, are not validated. This seems backwards,
probably a copy-paste error?

Compile tested only.

Fixes: d851b47b22 ("net: fec: add interrupt coalescence feature support")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-18 07:14:18 +01:00
..
2020-02-24 08:34:44 +01:00
2020-03-11 14:14:45 +01:00
2020-02-28 16:38:43 +01:00
2020-02-14 16:33:24 -05:00
2020-03-11 14:15:03 +01:00
2020-02-24 08:34:47 +01:00