]> git.openfabrics.org - ~emulex/for-vlad/compat.git/commitdiff
compat: backport PCI_EXP_LNKCTL_ES added for on 2.6.29
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 14 Dec 2010 01:19:01 +0000 (17:19 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 14 Dec 2010 01:19:34 +0000 (17:19 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
include/linux/compat-2.6.29.h

index cce678f724ce4a786cef76f453ce6a09142d3b17..78b2d58d273af0a03e600f0b41efb881af2bc1e1 100644 (file)
@@ -17,6 +17,8 @@
 #include <linux/skbuff.h>
 #include <linux/usb.h>
 
+#define  PCI_EXP_LNKCTL_ES     0x0080  /* Extended Synch */
+
 /*
  * Older kernels do not have struct net_device_ops but what we can
  * do is just define the data structure and use a caller to let us