]> Git Repo - linux.git/commit
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
authorRatheesh Kannoth <[email protected]>
Sat, 22 Jun 2024 06:44:37 +0000 (12:14 +0530)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: Suman Ghosh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
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
This page took 0.056827 seconds and 4 git commands to generate.