Skip to content
Commit 054d5575 authored by Louis Peens's avatar Louis Peens Committed by Jakub Kicinski
Browse files

net/sched: fix incorrect vlan_push_eth dest field

Seems like a potential copy-paste bug slipped in here,
the second memcpy should of course be populating src
and not dest.

Fixes: ab95465c

 ("net/sched: add vlan push_eth and pop_eth action to the hardware IR")
Signed-off-by: default avatarLouis Peens <louis.peens@corigine.com>
Link: https://lore.kernel.org/r/20220323092506.21639-1-louis.peens@corigine.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent a911ad18
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