]> www.infradead.org Git - users/dwmw2/linux.git/commit
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
authorRatheesh Kannoth <rkannoth@marvell.com>
Sat, 22 Jun 2024 06:44:37 +0000 (12:14 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Jun 2024 18:00:52 +0000 (19:00 +0100)
commit02ea312055da84e08e3e5bce2539c1ff11c8b5f2
tree1e916ffbbbfc1cd856e2522afc4b54cb1a79acd8
parentf4b91c1d17c676b8ad4c6bd674da874f3f7d5701
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver

Fix unintended sign extension and klockwork issues. These are not real
issue but for sanity checks.

Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
Signed-off-by: Suman Ghosh <sumang@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_reg.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
drivers/net/ethernet/marvell/octeontx2/nic/qos.c