[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090616.024058.209622628.davem@davemloft.net>
Date: Tue, 16 Jun 2009 02:40:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ramirose@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] udp: remove unused union in udp_skb_cb.
From: Rami Rosen <ramirose@...il.com>
Date: Tue, 16 Jun 2009 11:50:11 +0300
> This cleanup patch removes an unused union (header) in udp_skb_cb.
> (include/net/udp.h)
It is used Rami. The layer above UDP packet processing used
IPSKB() and the ipv6 variant (I forget what it's called) so
we have to take care not to write over that layer's recorded
values in the skb->cb[]
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists