Skip to content

Commit

Permalink
net: correct a comment for the final #endif
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jiri Pirko authored and David S. Miller committed May 27, 2009
1 parent 2a91525 commit 385a154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/netdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit 385a154

Please sign in to comment.