rpms/kvm/F-9 kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch, 1.1.2.1, 1.1.2.2

Mark McLoughlin (markmc) fedora-extras-commits at redhat.com
Tue May 20 15:10:37 UTC 2008


Author: markmc

Update of /cvs/pkgs/rpms/kvm/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12986

Modified Files:
      Tag: private-markmc-virtio-gso-branch
	kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch 
Log Message:
Fix TUNGETFEATURES macro


kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch:

Index: kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kvm/F-9/Attic/kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch	20 May 2008 14:42:52 -0000	1.1.2.1
+++ kvm-65-tap-add-compat-macros-for-tungetfeatures-etc.patch	20 May 2008 15:09:44 -0000	1.1.2.2
@@ -17,7 +17,7 @@
  static int tap_open(char *ifname, int ifname_size, int *gso)
  {
 +#ifndef TUNGETFEATURES
-+#define TUNGETFEATURES
++#define TUNGETFEATURES _IOR('T', 207, unsigned int)
 +#endif
 +
 +#ifndef IFF_VIRTIO_HDR




More information about the scm-commits mailing list