'u32 payload' is not used, so drop it.

Signed-off-by: Asias He <asias.he...@gmail.com>
---
 tools/kvm/include/kvm/uip.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/kvm/include/kvm/uip.h b/tools/kvm/include/kvm/uip.h
index 3501d36..bded986 100644
--- a/tools/kvm/include/kvm/uip.h
+++ b/tools/kvm/include/kvm/uip.h
@@ -209,7 +209,6 @@ struct uip_info {
 struct uip_buf {
        struct list_head list;
        struct uip_info *info;
-       u32 payload;
        int vnet_len;
        int eth_len;
        int status;
-- 
1.7.7.1

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to