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:
d5917a3
)
xfrm: remove unused struct xfrm_policy::next
author
Alexey Dobriyan
<adobriyan@gmail.com>
Fri, 31 Oct 2008 07:42:25 +0000
(
00:42
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 31 Oct 2008 07:42:25 +0000
(
00:42
-0700)
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/xfrm.h
patch
|
blob
|
history
diff --git
a/include/net/xfrm.h
b/include/net/xfrm.h
index f2c5ba28a428765b6a092f095b0516cb25b2f5a8..45e11b3631e4228b6fec6ebf761e4b5a23259700 100644
(file)
--- a/
include/net/xfrm.h
+++ b/
include/net/xfrm.h
@@
-467,7
+467,6
@@
struct xfrm_policy_walk {
struct xfrm_policy
{
- struct xfrm_policy *next;
struct hlist_node bydst;
struct hlist_node byidx;