linux/net/802
Stephen Hemminger 6f1cf16582 [NET]: Remove HIPPI private from skbuff.h
This removes the private element from skbuff, that is only used by
HIPPI. Instead it uses skb->cb[] to hold the additional data that is
needed in the output path from hard_header to device driver.

PS: The only qdisc that might potentially corrupt this cb[] is if
netem was used over HIPPI. I will take care of that by fixing netem
to use skb->stamp. I don't expect many users of netem over HIPPI

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:31:42 -07:00
..
fc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fddi.c [NET]: __be'ify *_type_trans() 2005-07-12 12:08:43 -07:00
hippi.c [NET]: Remove HIPPI private from skbuff.h 2005-08-29 15:31:42 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
p8022.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
p8023.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
psnap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_802.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tr.c [TOKENRING]: Use interrupt-safe locking with rif_lock. 2005-08-18 14:04:51 -07:00