From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephane Ouellette Subject: Re: [PATCH] dead code elimination in ip6_queue.c Date: Sun, 16 Mar 2003 23:47:12 -0500 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3E755350.4090807@videotron.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7BIT Cc: netfilter-devel@lists.netfilter.org Return-path: To: James Morris Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org James Morris wrote: >On Sat, 15 Mar 2003, Stephane Ouellette wrote: > > > >>Folks, >> >> the following patch removes dead code in ip6_queue.c >> >> >> > >Incorrect, see NLMSG_PUT(). > > >- James > > James, I'm sorry. I didn't check the macros... Thank you for pointing my mistake. Stephane