Signed-off-by: Roman Yeryomin <ro...@advem.lv>
---
 drivers/net/ethernet/korina.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/net/ethernet/korina.c b/drivers/net/ethernet/korina.c
index c26f0d84ba6b..d58aa4bfcb58 100644
--- a/drivers/net/ethernet/korina.c
+++ b/drivers/net/ethernet/korina.c
@@ -4,6 +4,7 @@
  *  Copyright 2004 IDT Inc. (risch...@idt.com)
  *  Copyright 2006 Felix Fietkau <n...@openwrt.org>
  *  Copyright 2008 Florian Fainelli <flor...@openwrt.org>
+ *  Copyright 2017 Roman Yeryomin <ro...@advem.lv>
  *
  *  This program is free software; you can redistribute  it and/or modify it
  *  under  the terms of  the GNU General  Public License as published by the
@@ -1150,5 +1151,6 @@ module_platform_driver(korina_driver);
 MODULE_AUTHOR("Philip Rischel <risch...@idt.com>");
 MODULE_AUTHOR("Felix Fietkau <n...@openwrt.org>");
 MODULE_AUTHOR("Florian Fainelli <flor...@openwrt.org>");
+MODULE_AUTHOR("Roman Yeryomin <ro...@advem.lv>");
 MODULE_DESCRIPTION("IDT RC32434 (Korina) Ethernet driver");
 MODULE_LICENSE("GPL");
-- 
2.11.0

Reply via email to