diff options
Diffstat (limited to 'net/tipc/link.h')
-rw-r--r-- | net/tipc/link.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/tipc/link.h b/net/tipc/link.h index 26151d30589d..4e944ef4a540 100644 --- a/net/tipc/link.h +++ b/net/tipc/link.h | |||
@@ -210,10 +210,6 @@ struct link { | |||
210 | u32 msg_length_counts; | 210 | u32 msg_length_counts; |
211 | u32 msg_lengths_total; | 211 | u32 msg_lengths_total; |
212 | u32 msg_length_profile[7]; | 212 | u32 msg_length_profile[7]; |
213 | #if 0 | ||
214 | u32 sent_tunneled; | ||
215 | u32 recv_tunneled; | ||
216 | #endif | ||
217 | } stats; | 213 | } stats; |
218 | 214 | ||
219 | struct print_buf print_buf; | 215 | struct print_buf print_buf; |