[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090501.155259.185618790.davem@davemloft.net>
Date: Fri, 01 May 2009 15:52:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: alex.williamson@...com
Cc: rusty@...tcorp.com.au, sfr@...b.auug.org.au,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-next@...r.kernel.org
Subject: Re: [PATCH] virtio_net: Cleanup command queue scatterlist usage
From: Alex Williamson <alex.williamson@...com>
Date: Fri, 01 May 2009 16:43:14 -0600
> On Fri, 2009-05-01 at 15:33 -0700, David Miller wrote:
>> From: Alex Williamson <alex.williamson@...com>
>> Date: Mon, 27 Apr 2009 09:50:03 -0600
>>
>> > We were avoiding calling sg_init* on scatterlists passed
>> > into virtnet_send_command to prevent extraneous end markers.
>> > This caused build warnings for uninitialized variables.
>> > Cleanup the code to create proper scatterlists.
>> >
>> > Signed-off-by: Alex Williamson <alex.williamson@...com>
>>
>> This patch does not apply even to Linus's current tree.
>
> It was against net-next-2.6.git, I'll update it for linux-2.6.git.
> IIRC, it applied with some fuzz.
Thanks. I want to apply this to net-2.6 to fix those uninitialed
scatterlist structure issues.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists