projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9451a30
)
ipv6: include linux/uaccess.h instead of asm/uaccess.h
author
Fabian Frederick
<fabf@skynet.be>
Mon, 27 Oct 2014 18:12:58 +0000
(19:12 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Oct 2014 20:03:52 +0000
(16:03 -0400)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c
patch
|
blob
|
history
diff --git
a/net/ipv6/exthdrs.c
b/net/ipv6/exthdrs.c
index bfde361b613400df742c21225a1b4b44744ece65..601d896f22d0768d6371c4a8b70882d3e9a3094a 100644
(file)
--- a/
net/ipv6/exthdrs.c
+++ b/
net/ipv6/exthdrs.c
@@
-47,7
+47,7
@@
#include <net/xfrm.h>
#endif
-#include <
asm
/uaccess.h>
+#include <
linux
/uaccess.h>
/*
* Parsing tlv encoded headers.