From: stephen hemminger Date: Tue, 10 Dec 2013 00:17:40 +0000 (-0800) Subject: virtio_net: remove unused parameter to send_command X-Git-Tag: v3.14-rc1~94^2~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24bae32fa9b541eb87edf1b3439f590c3b2dda5;p=pandora-kernel.git virtio_net: remove unused parameter to send_command All the code passes NULL for the last sg list (in). Simplify by just removing it. Signed-off-by: Stephen Hemminger Acked-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed