Skip to content
Commit 6ecaf81d authored by DENG Qingfang's avatar DENG Qingfang Committed by David S. Miller
Browse files

net: ethernet: mediatek: fix a typo bug in flow offloading

Issue was traffic problems after a while with increased ping times if
flow offload is active. It turns out that key_offset with cookie is
needed in rhashtable_params but was re-assigned to head_offset.
Fix the assignment.

Fixes: 502e84e2

 ("net: ethernet: mtk_eth_soc: add flow offloading support")
Signed-off-by: default avatarDENG Qingfang <dqfext@gmail.com>
Tested-by: default avatarFrank Wunderlich <frank-w@public-files.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 32c1fdb5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment