]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-af: fix operand size in bitwise operation
authorShijith Thotton <sthotton@marvell.com>
Thu, 30 Jun 2022 10:54:31 +0000 (16:24 +0530)
committerJakub Kicinski <kuba@kernel.org>
Sat, 2 Jul 2022 02:10:58 +0000 (19:10 -0700)
commit95c685cbd5443a53c6ce009ddaa4fbfec894da91
tree4172d94a872c3d29d0e585b3bddb2e790f2657f3
parent8a44648a011b1b2c1550dfb2fecec7ce24cf0c4a
octeontx2-af: fix operand size in bitwise operation

Made size of operands same in bitwise operations.

The patch fixes the klocwork issue, operands in a bitwise operation have
different size at line 375 and 483.

Signed-off-by: Shijith Thotton <sthotton@marvell.com>
Link: https://lore.kernel.org/r/f4fba33fe4f89b420b4da11d51255e7cc6ea1dbf.1656586269.git.sthotton@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c