diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-03-11 06:36:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-12 08:40:26 +0300 |
commit | ab14961d10d02d20767612c78ce148f6eb85bd58 (patch) | |
tree | 4907b8befcf5ff359f207e254b2e5359a3086a0c /MAINTAINERS | |
parent | 7395f62d95aafacdb9bd4996ec2f95b4a655d7e6 (diff) | |
download | linux-ab14961d10d02d20767612c78ce148f6eb85bd58.tar.xz |
net: fec: validate the new settings in fec_enet_set_coalesce()
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: d851b47b22fc ("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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions