diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-08-25 07:25:20 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-08-25 07:25:20 +0000 |
commit | ddf8858ceabc9dcbac3c4cd637a383fa66f7ef9c (patch) | |
tree | f08f0d4fc5aaa6e049e909c70d74ec566806a3ac /scripts | |
parent | ea9963bb212d5bca446d081ed7c85946a1e20850 (diff) | |
download | upstream-ddf8858ceabc9dcbac3c4cd637a383fa66f7ef9c.tar.gz upstream-ddf8858ceabc9dcbac3c4cd637a383fa66f7ef9c.tar.bz2 upstream-ddf8858ceabc9dcbac3c4cd637a383fa66f7ef9c.zip |
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: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46721
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions