aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ip6_fib.h')
-rw-r--r--include/net/ip6_fib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ip6_fib.h b/include/net/ip6_fib.h
index 14830edc2ac0..d8d85b13364d 100644
--- a/include/net/ip6_fib.h
+++ b/include/net/ip6_fib.h
@@ -101,7 +101,7 @@ struct rt6_info
101 atomic_t rt6i_ref; 101 atomic_t rt6i_ref;
102 102
103 /* more non-fragment space at head required */ 103 /* more non-fragment space at head required */
104 unsigned short nfheader_len; 104 unsigned short rt6i_nfheader_len;
105 105
106 u8 rt6i_protocol; 106 u8 rt6i_protocol;
107 107