From: Rusty Russell Date: Tue, 16 Oct 2012 13:26:15 +0000 (+1030) Subject: virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0 X-Git-Tag: v3.8-rc1~28^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e3daa6491699640b9efc321d61310aee9a809d5;p=pandora-kernel.git virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0 We simplified virtqueue_add_buf(), make it clear in the callers. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed