Messages in this thread |  | | | Date | Fri, 01 May 2009 15:33:01 -0700 (PDT) | | Subject | Re: [PATCH] virtio_net: Cleanup command queue scatterlist usage | | From | David Miller <> |
| |
From: Alex Williamson <alex.williamson@hp.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@hp.com>
This patch does not apply even to Linus's current tree.
|  |