Received: with ECARTIS (v1.0.0; list netdev); Mon, 05 Jul 2004 16:45:55 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i65Njrgi013043 for ; Mon, 5 Jul 2004 16:45:54 -0700 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i65Njpe1018365; Mon, 5 Jul 2004 19:45:51 -0400 Received: from devserv.devel.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i65Njp002093; Mon, 5 Jul 2004 19:45:51 -0400 Received: from cheetah.davemloft.net (localhost.localdomain [127.0.0.1]) by devserv.devel.redhat.com (8.12.11/8.12.10) with SMTP id i65NjM2Z020148; Mon, 5 Jul 2004 19:45:22 -0400 Date: Mon, 5 Jul 2004 16:43:24 -0700 From: "David S. Miller" To: yoshfuji@linux-ipv6.org Cc: netdev@oss.sgi.com Subject: Re: [PATCH] NET: save space for dst underflow message Message-Id: <20040705164324.11d4eaa7.davem@redhat.com> In-Reply-To: <20040705.170053.22377235.yoshfuji@linux-ipv6.org> References: <20040705.170053.22377235.yoshfuji@linux-ipv6.org> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by oss.sgi.com id i65Njrgi013043 X-archive-position: 6636 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@redhat.com Precedence: bulk X-list: netdev Content-Length: 227 Lines: 9 On Mon, 05 Jul 2004 17:00:53 +0900 (JST) YOSHIFUJI Hideaki / 吉藤英明 wrote: > Save space for "dst underflow" message. > > Signed-off-by: Hideaki YOSHIFUJI Applied.