On 2015-08-23 17:19, Linus Lüssing wrote: > 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 <[email protected]> Applied both patches with modifications: - Ported to Linux 4.1 - Removed unnecessary de-constification of src
Thanks, - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
