From: Harald Welte Date: Wed, 10 Aug 2005 02:37:23 +0000 (-0700) Subject: [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() X-Git-Tag: v2.6.14-rc1~1035^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=089af26c706d1473f641c909fee7c878d29c1f1a;p=pandora-kernel.git [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() There is nothing IPv4-specific in it. In fact, it was already used by IPv6, too... Upcoming nfnetlink_queue code will use it for any kind of packet. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed