Re: [10/*] [TCP] Get rid of dst_ptmu/ext2_header_len
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-03-07 17:33:12
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-03-07 17:33:12
On Mon, 7 Mar 2005 22:45:33 +1100 Herbert Xu [off-list ref] wrote:
Here is a patch that replaces all occurrences of dst_pmtu in the TCP stack. As a result we no longer need ext2_header_len. This has a nice synergetic effect with Arnaldo's latest change to linux/tcp.h :) Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> I'll be removing other users of dst->path/dst_pmtu next.
Also applied, thanks Herbert.