linux/drivers/net/hamradio
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
..
6pack.c [AX.25]: Fix default address and broadcast address initialization. 2006-12-08 17:19:26 -08:00
Kconfig fix the BAYCOM_SER_HDX help text 2007-02-17 19:42:17 +01:00
Makefile
baycom_epp.c Replace local random function with random32() 2007-02-20 11:18:13 -05:00
baycom_par.c
baycom_ser_fdx.c drivers/net/hamradio/baycom_ser_fdx build fix 2007-04-24 12:51:03 -04:00
baycom_ser_hdx.c
bpqether.c [SK_BUFF]: Introduce skb_reset_network_header(skb) 2007-04-25 22:24:46 -07:00
dmascc.c [AX.25]: Fix default address and broadcast address initialization. 2006-12-08 17:19:26 -08:00
hdlcdrv.c Replace local random function with random32() 2007-02-20 11:18:13 -05:00
mkiss.c [AX.25]: Fix default address and broadcast address initialization. 2006-12-08 17:19:26 -08:00
scc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
yam.c Replace local random function with random32() 2007-02-20 11:18:13 -05:00
yam1200.h
yam9600.h
z8530.h