Arnaldo Carvalho de Melo
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
...
For the common, open coded 'skb->nh.raw = skb->data' operation, so that we can
later turn skb->nh.raw into a offset, reducing the size of struct sk_buff in
64bit land while possibly keeping it as a pointer on 32bit.
This one touches just the most simple case, next will handle the slightly more
"complex" cases.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:46 -07:00
..
2006-12-13 09:05:52 -08:00
2007-02-26 11:42:43 -08:00
2007-02-08 13:51:54 -08:00
2007-03-05 13:25:18 -08:00
2007-03-20 00:09:45 -07:00
2007-04-25 22:23:43 -07:00
2007-04-25 22:24:32 -07:00
2006-12-02 21:24:12 -08:00
2007-04-25 22:24:04 -07:00
2007-02-10 23:20:43 -08:00
2007-02-10 23:20:45 -08:00
2007-03-25 18:48:00 -07:00
2006-12-02 21:32:09 -08:00
2007-01-02 20:56:26 -05:00
2007-01-26 01:04:55 -08:00
2007-01-26 01:04:55 -08:00
2007-02-08 14:16:46 -08:00
2007-03-05 13:32:48 -08:00
2006-12-22 11:12:07 -08:00
2007-03-25 18:48:05 -07:00
2006-12-02 21:23:41 -08:00
2007-01-26 01:04:55 -08:00
2006-12-02 21:26:15 -08:00
2007-03-27 14:10:26 -04:00
2007-04-25 22:24:46 -07:00
2007-03-25 18:48:01 -07:00
2006-12-02 21:31:36 -08:00
2006-12-04 02:00:34 -05:00
2007-02-12 09:48:44 -08:00
2007-03-29 11:46:52 -07:00
2006-12-02 21:30:55 -08:00
2006-12-07 08:39:25 -08:00
2007-02-12 09:48:44 -08:00
2007-02-10 23:20:38 -08:00
2006-12-02 21:31:42 -08:00
2007-04-25 22:24:21 -07:00
2007-04-25 22:24:02 -07:00
2006-12-07 08:39:25 -08:00
2007-04-25 22:23:51 -07:00
2007-04-25 22:23:51 -07:00
2007-02-08 13:34:36 -08:00
2007-04-25 22:24:32 -07:00
2007-03-07 16:08:09 -08:00