1
0
Fork 0
alistair23-linux/arch/xtensa
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb)
For the common, open coded 'skb->mac.raw = skb->data' operation, so that we can
later turn skb->mac.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:32 -07:00
..
boot [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
configs [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
kernel [PATCH] Dynamic kernel command-line: xtensa 2007-02-12 09:48:39 -08:00
lib [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
mm [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
platform-iss [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
Kconfig [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
Kconfig.debug [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 2005-06-24 00:05:21 -07:00
Makefile [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00