summaryrefslogtreecommitdiff
path: root/backport/backport-include/linux/etherdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'backport/backport-include/linux/etherdevice.h')
-rw-r--r--backport/backport-include/linux/etherdevice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backport/backport-include/linux/etherdevice.h b/backport/backport-include/linux/etherdevice.h
index 34dbf651..b12a578b 100644
--- a/backport/backport-include/linux/etherdevice.h
+++ b/backport/backport-include/linux/etherdevice.h
@@ -54,8 +54,8 @@ static inline void eth_random_addr(u8 *addr)
* commit 6d57e9078e880a3dd232d579f42ac437a8f1ef7b
* Author: Duan Jiong <djduanjiong@gmail.com>
* Date: Sat Sep 8 16:32:28 2012 +0000
- *
- * etherdevice: introduce help function eth_zero_addr()
+ *
+ * etherdevice: introduce help function eth_zero_addr()
*/
#define eth_zero_addr LINUX_BACKPORT(eth_zero_addr)
static inline void eth_zero_addr(u8 *addr)