From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: netfront: rx->offset: 12, size: 4294967295 Date: Mon, 04 Jun 2007 15:08:11 +0100 Message-ID: References: <20070604140522.GF2158@jajo.eggsoft.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070604140522.GF2158@jajo.eggsoft.pl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jacek Konieczny , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 4/6/07 15:05, "Jacek Konieczny" wrote: > On Mon, Jun 04, 2007 at 01:52:30PM +0100, Keir Fraser wrote: >> Can you try changing the definition of copying_receiver in netback/common.h >> to be 'unsigned copying_receiver:1' instead of int:1? > > It works! See the attached patch (I have changed the other bitfield > too). Great. Thanks for tracking this down! -- Keir