]> Git Repo - linux.git/commit
Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()
authorDamian Lukowski <[email protected]>
Wed, 26 Aug 2009 00:16:27 +0000 (00:16 +0000)
committerDavid S. Miller <[email protected]>
Tue, 1 Sep 2009 09:45:38 +0000 (02:45 -0700)
commit4d1a2d9ec1c17df077ed09a0d135bccf5637a3b7
treea318cb0240edeea4702655542ac82e3c59314d06
parent6ee1652051f14d1c110f48a5b3ee037d63d0c2fa
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 <[email protected]>
Acked-by: Ilpo Järvinen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/tcp_ipv4.c
This page took 0.040863 seconds and 4 git commands to generate.