diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-09-18 12:47:10 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-09-18 12:47:10 +0000 |
commit | bba0c8f9c0f79cd3921a5d971830be0b7cbbc10f (patch) | |
tree | 2448c70951799a0291e3028dce5c3b308585af38 /package/boot/uboot-ar71xx | |
parent | fcffd63a995b3eddd22cfd175d197ccc4b3a32d4 (diff) | |
download | upstream-bba0c8f9c0f79cd3921a5d971830be0b7cbbc10f.tar.gz upstream-bba0c8f9c0f79cd3921a5d971830be0b7cbbc10f.tar.bz2 upstream-bba0c8f9c0f79cd3921a5d971830be0b7cbbc10f.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>
Backport of r46721
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47001 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-ar71xx')
0 files changed, 0 insertions, 0 deletions