projects
/
~emulex
/
for-vlad
/
old
/
compat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ac8aa
)
compat: backport PCI_EXP_LNKCTL_ES added for on 2.6.29
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Tue, 14 Dec 2010 01:19:01 +0000
(17:19 -0800)
committer
Luis 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
patch
|
blob
|
history
diff --git
a/include/linux/compat-2.6.29.h
b/include/linux/compat-2.6.29.h
index
cce678f
..
78b2d58
100644
(file)
--- a/
include/linux/compat-2.6.29.h
+++ b/
include/linux/compat-2.6.29.h
@@
-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