net: correct a comment for the final #endif

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jiri Pirko 2009-05-27 15:48:07 -07:00 committed by David S. Miller
parent 2a91525c20
commit 385a154cac
1 changed files with 1 additions and 1 deletions

View 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 */