Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa812a
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Tue, 11 Nov 2008 07:43:29 +0000
(07:43 +0000)
committer
yangsheng
<yangsheng>
Tue, 11 Nov 2008 07:43:29 +0000
(07:43 +0000)
b=17153
i=adilger, robert.read
Remove 2.4 check.
Author: tappro
CVSooi=<inspected_by>
lustre/include/linux/lustre_net.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lustre_net.h
b/lustre/include/linux/lustre_net.h
index
4f4b96c
..
ed8ba17
100644
(file)
--- a/
lustre/include/linux/lustre_net.h
+++ b/
lustre/include/linux/lustre_net.h
@@
-43,12
+43,8
@@
#ifdef __KERNEL__
#include <linux/version.h>
-#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0))
-#include <linux/tqueue.h>
-#else
#include <linux/workqueue.h>
#endif
-#endif
/* XXX Liang: should be moved to other header instead of here */
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,4)