diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 14efce33c002b56f15e6d95f26c1fa3666cfd559..8e03b06e638e8ae235ce11c97f107d5d7257fec9 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -1975,4 +1975,4 @@ static inline u32 dev_ethtool_get_flags(struct net_device *dev) } #endif /* __KERNEL__ */ -#endif /* _LINUX_DEV_H */ +#endif /* _LINUX_NETDEVICE_H */