diff options
Diffstat (limited to 'include/linux/netdevice.h')
-rw-r--r-- | include/linux/netdevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 14efce33c002..8e03b06e638e 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) | |||
1975 | } | 1975 | } |
1976 | #endif /* __KERNEL__ */ | 1976 | #endif /* __KERNEL__ */ |
1977 | 1977 | ||
1978 | #endif /* _LINUX_DEV_H */ | 1978 | #endif /* _LINUX_NETDEVICE_H */ |