[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
d9edf9e2be
commit
4bedb45203
@ -238,7 +238,6 @@ struct sk_buff {
|
||||
|
||||
union {
|
||||
struct tcphdr *th;
|
||||
struct udphdr *uh;
|
||||
struct icmphdr *icmph;
|
||||
struct iphdr *ipiph;
|
||||
struct ipv6hdr *ipv6h;
|
||||
|
Reference in New Issue
Block a user