diff options
author | 2023-09-26 17:05:59 +0300 | |
---|---|---|
committer | 2023-10-04 10:29:55 +0100 | |
commit | a325f174d70828f62872847b703206566dcdb64c (patch) | |
tree | 8a399a875d549703163c962e37c86273810f3462 /tools/perf/scripts/python | |
parent | net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns() (diff) | |
download | wireguard-linux-a325f174d70828f62872847b703206566dcdb64c.tar.xz wireguard-linux-a325f174d70828f62872847b703206566dcdb64c.zip |
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
The "tx_chn->irq" variable is unsigned so the error checking does not
work correctly.
Fixes: 128d5874c082 ("net: ti: icssg-prueth: Add ICSSG ethernet driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Roger Quadros <rogerq@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions