Skip to content

Commit 87736fc

Browse files
Roman Yeryomindavem330
authored andcommitted
net: korina: update authors
Signed-off-by: Roman Yeryomin <roman@advem.lv> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 2e5396b commit 87736fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/net/ethernet/korina.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Copyright 2004 IDT Inc. (rischelp@idt.com)
55
* Copyright 2006 Felix Fietkau <nbd@openwrt.org>
66
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
7+
* Copyright 2017 Roman Yeryomin <roman@advem.lv>
78
*
89
* This program is free software; you can redistribute it and/or modify it
910
* under the terms of the GNU General Public License as published by the
@@ -1150,5 +1151,6 @@ module_platform_driver(korina_driver);
11501151
MODULE_AUTHOR("Philip Rischel <rischelp@idt.com>");
11511152
MODULE_AUTHOR("Felix Fietkau <nbd@openwrt.org>");
11521153
MODULE_AUTHOR("Florian Fainelli <florian@openwrt.org>");
1154+
MODULE_AUTHOR("Roman Yeryomin <roman@advem.lv>");
11531155
MODULE_DESCRIPTION("IDT RC32434 (Korina) Ethernet driver");
11541156
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)