Skip to content
Snippets Groups Projects
Commit ddf8858c authored by Felix Fietkau's avatar Felix Fietkau
Browse files

kernel: bridge, multicast-to-unicast: assign src after pskb_may_pull()


A call to pskb_may_pull() might reallocate skb->data. Therefore we
should only assign the src-pointer after any potential reallocations.

Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 46721
parent ea9963bb
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