alistair23-linux/drivers/block/aoe
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
..
aoe.h [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
aoeblk.c [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
aoechr.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
aoecmd.c [SK_BUFF]: Introduce skb_reset_network_header(skb) 2007-04-25 22:24:46 -07:00
aoedev.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
aoemain.c aoe: revert printk macros 2006-10-18 12:53:51 -07:00
aoenet.c [AOE]: Introduce aoe_hdr() 2007-04-25 22:24:28 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00