From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Date: Fri, 22 Sep 2006 13:39:19 +0000 Subject: Re: [PATCH 1/7] [DCCP]: Introduce constants for CCID numbers Message-Id: <20060922133919.GA1828@mandriva.com> List-Id: References: <200609221425.37592.ian.mcdonald@jandi.co.nz> In-Reply-To: <200609221425.37592.ian.mcdonald@jandi.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org On Fri, Sep 22, 2006 at 02:25:36PM +1200, Ian McDonald wrote: > This change introduces a constant for CCID numbers. > > Signed-off-by: Ian McDonald Applied - Arnaldo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCH 1/7] [DCCP]: Introduce constants for CCID numbers Date: Fri, 22 Sep 2006 10:39:19 -0300 Message-ID: <20060922133919.GA1828@mandriva.com> References: <200609221425.37592.ian.mcdonald@jandi.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: David Miller , "dccp (vger)" , netdev , Stephen Hemminger , Andrea Bittau Return-path: Received: from mx1.mandriva.com ([212.85.150.183]:28815 "EHLO mx1.mandriva.com") by vger.kernel.org with ESMTP id S932409AbWIVNjc (ORCPT ); Fri, 22 Sep 2006 09:39:32 -0400 To: Ian McDonald Content-Disposition: inline In-Reply-To: <200609221425.37592.ian.mcdonald@jandi.co.nz> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Sep 22, 2006 at 02:25:36PM +1200, Ian McDonald wrote: > This change introduces a constant for CCID numbers. > > Signed-off-by: Ian McDonald Applied - Arnaldo