From: Damian Lukowski Date: Wed, 26 Aug 2009 00:16:27 +0000 (+0000) Subject: Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() X-Git-Tag: v2.6.32-rc1~703^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d1a2d9ec1c17df077ed09a0d135bccf5637a3b7;p=pandora-kernel.git Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() This supplementary patch renames skb to icmp_skb in tcp_v4_err() in order to disambiguate from another sk_buff variable, which will be introduced in a separate patch. Signed-off-by: Damian Lukowski Acked-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed