linux/arch/um/os-Linux
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header()
For the places where we need a pointer to the mac header, it is still legal to
touch skb->mac.raw directly if just adding to, subtracting from or setting it
to another layer header.

This one also converts some more cases to skb_reset_mac_header() that my
regex missed as it had no spaces before nor after '=', ugh.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:41 -07:00
..
drivers [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
include
skas [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
sys-i386 [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
sys-x86_64 [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
aio.c [PATCH] uml: AIO locking and tidying 2007-02-11 10:51:24 -08:00
elf_aux.c [PATCH] uml: host VDSO fix 2007-03-01 14:53:38 -08:00
execvp.c
file.c [PATCH] uml: libc-dependent code should call libc directly 2007-02-11 10:51:23 -08:00
helper.c
irq.c [PATCH] uml: IRQ handler tidying 2007-02-11 10:51:23 -08:00
main.c
Makefile
mem.c [PATCH] uml: fix style violations 2007-02-11 10:51:23 -08:00
process.c [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() 2007-03-08 07:38:21 -08:00
sigio.c [PATCH] uml: add back accidentally removed error 2007-03-01 14:53:38 -08:00
signal.c [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() 2007-03-08 07:38:21 -08:00
start_up.c [PATCH] uml: fix error output during early boot 2007-02-11 10:51:24 -08:00
time.c
tls.c
trap.c [PATCH] uml: comment the initialization of a global 2007-03-06 09:30:26 -08:00
tt.c
tty.c
tty_log.c
uaccess.c
umid.c [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
user_syms.c
util.c