提交 3ac6c7b4 编写于 作者: D David Woodhouse

Remove struct fddi_statistics from user view in <linux/if_fddi.h>

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 80b9192e
......@@ -102,6 +102,7 @@ struct fddihdr
} hdr;
} __attribute__ ((packed));
#ifdef __KERNEL__
/* Define FDDI statistics structure */
struct fddi_statistics {
......@@ -193,5 +194,6 @@ struct fddi_statistics {
__u32 port_ler_flag[2];
__u32 port_hardware_present[2];
};
#endif /* __KERNEL__ */
#endif /* _LINUX_IF_FDDI_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册