From: Rusty Russell Date: Wed, 20 Mar 2013 05:14:28 +0000 (+1030) Subject: virtio_net: use virtqueue_add_sgs[] for command buffers. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~63^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7bc9594513d8f5a6e88e1486d48687ce5831834;p=pandora-kernel.git virtio_net: use virtqueue_add_sgs[] for command buffers. It's a bit cleaner to hand multiple sgs, rather than one big one. Cc: "Michael S. Tsirkin" Tested-by: Wanlong Gao Signed-off-by: Rusty Russell --- Reading git-diff-tree failed