]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
authorDamian Lukowski <damian@tvk.rwth-aachen.de>
Wed, 26 Aug 2009 00:16:27 +0000 (00:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Sep 2009 09:45:38 +0000 (02:45 -0700)
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 <damian@tvk.rwth-aachen.de>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found