]> Git Repo - linux.git/commit
octeontx2-af: Fix uninitialized variable warning
authorSubbaraya Sundeep <[email protected]>
Thu, 18 Mar 2021 14:15:49 +0000 (19:45 +0530)
committerDavid S. Miller <[email protected]>
Thu, 18 Mar 2021 21:12:42 +0000 (14:12 -0700)
commit8c16cb0304cd582e83584b81813a3404e9c7db47
treec252ca214d8f3931f8ec0c285ac728b3eed5ebc9
parent64451b98306bf1334a62bcd020ec92bdb4cb68db
octeontx2-af: Fix uninitialized variable warning

Initialize l4_key_offset variable to fix uninitialized
variable compiler warning.

Fixes: b9b7421a01d8 ("octeontx2-af: Support ESP/AH RSS hashing")
Signed-off-by: Subbaraya Sundeep <[email protected]>
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Sunil Kovvuri Goutham <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c
This page took 0.064063 seconds and 4 git commands to generate.