[TCP]: Do the layer header setting in tcp_collapse relative to skb->data
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 10 Mar 2007 15:47:22 +0000 (12:47 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:38 +0000 (22:24 -0700)
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>

No differences found