net: correct a comment for the final #endif
authorJiri Pirko <jpirko@redhat.com>
Wed, 27 May 2009 22:48:07 +0000 (15:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2009 22:48:07 +0000 (15:48 -0700)
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h

index 14efce3..8e03b06 100644 (file)
@@ -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 */