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:
2e5396b
)
net: korina: update authors
author
Roman Yeryomin
<
[email protected]
>
Sun, 17 Sep 2017 17:25:11 +0000
(20:25 +0300)
committer
David S. Miller
<
[email protected]
>
Mon, 18 Sep 2017 23:50:06 +0000
(16:50 -0700)
Signed-off-by: Roman Yeryomin <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/korina.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/korina.c
b/drivers/net/ethernet/korina.c
index c26f0d84ba6b802b09e6d0cdf434544c9befb288..d58aa4bfcb5859bd9305425bdf36b2e26e409a73 100644
(file)
--- a/
drivers/net/ethernet/korina.c
+++ b/
drivers/net/ethernet/korina.c
@@
-4,6
+4,7
@@
* Copyright 2004 IDT Inc. (
[email protected]
)
* Copyright 2006 Felix Fietkau <
[email protected]
>
* Copyright 2008 Florian Fainelli <
[email protected]
>
+ * Copyright 2017 Roman Yeryomin <
[email protected]
>
*
* 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 <
[email protected]
>");
MODULE_AUTHOR("Felix Fietkau <
[email protected]
>");
MODULE_AUTHOR("Florian Fainelli <
[email protected]
>");
+MODULE_AUTHOR("Roman Yeryomin <
[email protected]
>");
MODULE_DESCRIPTION("IDT RC32434 (Korina) Ethernet driver");
MODULE_LICENSE("GPL");