summaryrefslogtreecommitdiff
path: root/include/linux/if_tr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/if_tr.h')
-rw-r--r--include/linux/if_tr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/if_tr.h b/include/linux/if_tr.h
index 046e9d95ba9a..5bcec8b2c5e2 100644
--- a/include/linux/if_tr.h
+++ b/include/linux/if_tr.h
@@ -49,9 +49,6 @@ static inline struct trh_hdr *tr_hdr(const struct sk_buff *skb)
{
return (struct trh_hdr *)skb_mac_header(skb);
}
-#ifdef CONFIG_SYSCTL
-extern struct ctl_table tr_table[];
-#endif
#endif
/* This is an Token-Ring LLC structure */