commit | c51957dafa6f960c5c6372aa3da6c8fa71c13730 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Mar 10 12:47:22 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:38 2007 -0700 |
tree | 674537df214b57e96660ffd59e2c44616c9ea57a | |
parent | 39f69c6f922fbfb51e1ff24c9e196584a79f1484 [diff] |
[TCP]: Do the layer header setting in tcp_collapse relative to skb->data That is equal to skb->head before skb_reserve, to help in the layer header changes. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>