kernel-ark/arch/um/drivers
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
..
chan_kern.c [PATCH] uml: irq locking fixes 2007-03-29 08:22:24 -07:00
chan_user.c Fix typos in doc and comments 2006-11-30 05:32:19 +01:00
cow_sys.h
cow_user.c
cow.h
daemon_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
daemon_user.c [PATCH] um: fix errno usage 2007-03-08 07:38:21 -08:00
daemon.h
fd.c
harddog_kern.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
harddog_user.c [PATCH] uml: watchdog driver formatting 2007-02-11 10:51:21 -08:00
hostaudio_kern.c [PATCH] uml: audio driver formatting 2007-02-11 10:51:21 -08:00
line.c [PATCH] um: fix confusion irq early reenabling 2007-03-08 07:38:21 -08:00
Makefile
mcast_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
mcast_user.c [PATCH] um: fix a memory leak in the multicast driver 2007-03-08 07:38:21 -08:00
mcast.h
mconsole_kern.c [PATCH] uml: fix device unplug crash 2007-03-29 08:22:24 -07:00
mconsole_user.c [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
mmapper_kern.c [PATCH] uml: mmapper - remove just added but wrong "const" attribute 2006-10-20 10:26:36 -07:00
net_kern.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
net_user.c
null.c
pcap_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
pcap_user.c
pcap_user.h
port_kern.c [PATCH] uml: use LIST_HEAD where possible 2007-02-11 10:51:22 -08:00
port_user.c [PATCH] uml: port driver formatting 2007-02-11 10:51:21 -08:00
port.h
pty.c
random.c [PATCH] uml: locking commentary in the random driver 2007-02-11 10:51:22 -08:00
slip_common.c
slip_common.h
slip_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
slip_user.c
slip.h
slirp_kern.c [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
slirp_user.c
slirp.h
ssl.c [PATCH] um: mark both consoles as CON_ANYTIME 2007-03-08 07:38:21 -08:00
ssl.h
stderr_console.c
stdio_console.c [PATCH] um: mark both consoles as CON_ANYTIME 2007-03-08 07:38:21 -08:00
stdio_console.h
tty.c
ubd_kern.c [PATCH] uml: fix I/O hang when multiple devices are in use 2007-03-29 08:22:24 -07:00
ubd_user.c
xterm_kern.c
xterm.c
xterm.h