projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a91525
)
net: correct a comment for the final #endif
author
Jiri Pirko
<jpirko@redhat.com>
Wed, 27 May 2009 22:48:07 +0000
(15:48 -0700)
committer
David 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
patch
|
blob
|
history
diff --git
a/include/linux/netdevice.h
b/include/linux/netdevice.h
index 14efce33c002b56f15e6d95f26c1fa3666cfd559..8e03b06e638e8ae235ce11c97f107d5d7257fec9 100644
(file)
--- 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 */