File 19190-pciif-typo-fix.patch of Package xen

# HG changeset patch
# User Keir Fraser <keir.fraser@citrix.com>
# Date 1234437031 0
# Node ID 5e073d7de087701ce4c5a47cfbb4723f5c1ed81d
# Parent  4ffc247c2c0a45c639150e747fcd10134f08d844
pciif: Fix typo in constant definition.

Signed-off-by: David Edmondson <dme@sun.com>
xen-unstable changeset:   19190:1a2c446d79877bd84e74abdf2cfe1f39b3636cf4
xen-unstable date:        Wed Feb 11 10:45:19 2009 +0000

Index: xen-3.3.1-testing/xen/include/public/io/pciif.h
===================================================================
--- xen-3.3.1-testing.orig/xen/include/public/io/pciif.h
+++ xen-3.3.1-testing/xen/include/public/io/pciif.h
@@ -29,7 +29,7 @@
 
 /* xen_pci_sharedinfo flags */
 #define _XEN_PCIF_active     (0)
-#define XEN_PCIF_active      (1<<_XEN_PCI_active)
+#define XEN_PCIF_active      (1<<_XEN_PCIF_active)
 
 /* xen_pci_op commands */
 #define XEN_PCI_OP_conf_read    (0)
openSUSE Build Service is sponsored by