]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0002-Adjust-network-script-path-to-etc-kvm.patch
vma: don't use O_DIRECT on pipes
[pve-qemu-kvm.git] / debian / patches / pve / 0002-Adjust-network-script-path-to-etc-kvm.patch
index 485db2d330a97de6f4615747ade24a492d78a5e7..b9e79c37e3b015eb7d9e0c342fe32062a0329b94 100644 (file)
@@ -1,17 +1,17 @@
-From 896141c8e486d45be140e53b395f81866b7af776 Mon Sep 17 00:00:00 2001
+From 392fb50a1c43b47acffb1073a458703da93dfdd8 Mon Sep 17 00:00:00 2001
 From: Wolfgang Bumiller <w.bumiller@proxmox.com>
 Date: Wed, 9 Dec 2015 14:16:49 +0100
-Subject: [PATCH 02/55] Adjust network script path to /etc/kvm/
+Subject: [PATCH 02/48] Adjust network script path to /etc/kvm/
 
 ---
  include/net/net.h | 5 +++--
  1 file changed, 3 insertions(+), 2 deletions(-)
 
 diff --git a/include/net/net.h b/include/net/net.h
-index 73e4c46..4267008 100644
+index 99b28d5..40c39f0 100644
 --- a/include/net/net.h
 +++ b/include/net/net.h
-@@ -198,8 +198,9 @@ void qmp_netdev_add(QDict *qdict, QObject **ret, Error **errp);
+@@ -214,8 +214,9 @@ void qmp_netdev_add(QDict *qdict, QObject **ret, Error **errp);
  int net_hub_id_for_client(NetClientState *nc, int *id);
  NetClientState *net_hub_port_find(int hub_id);