linux/net/8021q
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them
Renaming skb->h to skb->transport_header, skb->nh to skb->network_header and
skb->mac to skb->mac_header, to match the names of the associated helpers
(skb[_[re]set]_{transport,network,mac}_header).

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:26:20 -07:00
..
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vlan.c [VLAN]: Avoid a 4-order allocation. 2007-03-02 20:44:51 -08:00
vlan.h [NET] 8021Q: Fix whitespace errors. 2007-02-10 23:19:11 -08:00
vlan_dev.c [SK_BUFF]: unions of just one member don't get anything done, kill them 2007-04-25 22:26:20 -07:00
vlanproc.c [PATCH] mark struct file_operations const 7 2007-02-12 09:48:46 -08:00
vlanproc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00