From: Herbert Xu Date: Sun, 14 Oct 2007 07:39:18 +0000 (-0700) Subject: [NETFILTER]: Do not copy skb in skb_make_writable X-Git-Tag: v2.6.24-rc1~1277^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d41879224108d6c24578ba6a3eeafce106ce84;p=pandora-kernel.git [NETFILTER]: Do not copy skb in skb_make_writable Now that all callers of netfilter can guarantee that the skb is not shared, we no longer have to copy the skb in skb_make_writable. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed