projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
120a3d5
)
net: Remove linux/prefetch.h include from linux/skbuff.h
author
David S. Miller
<davem@davemloft.net>
Mon, 23 May 2011 00:54:11 +0000
(20:54 -0400)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 May 2011 00:54:11 +0000
(20:54 -0400)
No longer needed.
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
patch
|
blob
|
history
diff --git
a/include/linux/skbuff.h
b/include/linux/skbuff.h
index
09901fd
..
8cac356
100644
(file)
--- a/
include/linux/skbuff.h
+++ b/
include/linux/skbuff.h
@@
-28,7
+28,6
@@
#include <net/checksum.h>
#include <linux/rcupdate.h>
#include <linux/dmaengine.h>
-#include <linux/prefetch.h>
#include <linux/hrtimer.h>
/* Don't change this without changing skb_csum_unnecessary! */