Skip to content
Snippets Groups Projects
Commit bff45392 authored by Raju Rangoju's avatar Raju Rangoju Committed by Jakub Kicinski
Browse files

cxgb4: fix the panic caused by non smac rewrite


SMT entry is allocated only when loopback Source MAC
rewriting is requested. Accessing SMT entry for non
smac rewrite cases results in kernel panic.

Fix the panic caused by non smac rewrite

Fixes: 937d8420 ("cxgb4: set up filter action after rewrites")
Signed-off-by: default avatarRaju Rangoju <rajur@chelsio.com>
Link: https://lore.kernel.org/r/20201118143213.13319-1-rajur@chelsio.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 20ffc7ad
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment