From: Jason Wang Date: Tue, 26 Mar 2013 23:11:22 +0000 (+0000) Subject: net: switch to use skb_probe_transport_header() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40893fd0fd4e0eda8c6a53db6a8e6013b2d44c16;p=pandora-kernel.git net: switch to use skb_probe_transport_header() Switch to use the new help skb_probe_transport_header() to do the l4 header probing for untrusted sources. For packets with partial csum, the header should already been set by skb_partial_csum_set(). Cc: Eric Dumazet Signed-off-by: Jason Wang Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed