Revision d8f00d27105a1553a13d4a96c3eb4544f70ca908 authored by Li RongQing on 17 October 2014, 08:53:47 UTC, committed by David S. Miller on 18 October 2014, 03:45:26 UTC
pskb_may_pull() maybe change skb->data and make uh pointer oboslete,
so reload uh and guehdr

Fixes: 37dd0247 ("gue: Receive side for Generic UDP Encapsulation")
Cc: Tom Herbert <therbert@google.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1245dfc
History
File Mode Size
Kconfig -rw-r--r-- 77 bytes
Makefile -rw-r--r-- 98 bytes
dir.c -rw-r--r-- 35.8 KB
file.c -rw-r--r-- 23.4 KB
inode.c -rw-r--r-- 8.8 KB
kernfs-internal.h -rw-r--r-- 3.3 KB
mount.c -rw-r--r-- 6.4 KB
symlink.c -rw-r--r-- 3.3 KB

back to top