netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sni_82596: Add Thomas' email address to driver.
@ 2017-08-26 13:15 Ralf Baechle
  2017-08-28 22:51 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Baechle @ 2017-08-26 13:15 UTC (permalink / raw)
  To: David S. Miller, Thomas Bogendoerfer, Christoph Hellwig
  Cc: netdev, linux-mips

---
Reviewing Christoph's DMA patch I noticed Thomas' email address was missing
from the entire driver file.

 drivers/net/ethernet/i825xx/sni_82596.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/i825xx/sni_82596.c b/drivers/net/ethernet/i825xx/sni_82596.c
index 2af7f77345fb..38e0e16c9bfb 100644
--- a/drivers/net/ethernet/i825xx/sni_82596.c
+++ b/drivers/net/ethernet/i825xx/sni_82596.c
@@ -39,7 +39,7 @@ static const char sni_82596_string[] = "snirm_82596";
 
 #include "lib82596.c"
 
-MODULE_AUTHOR("Thomas Bogendoerfer");
+MODULE_AUTHOR("Thomas Bogendoerfer <tsbogend@alpha.franken.de>");
 MODULE_DESCRIPTION("i82596 driver");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS("platform:snirm_82596");

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] sni_82596: Add Thomas' email address to driver.
  2017-08-26 13:15 [PATCH] sni_82596: Add Thomas' email address to driver Ralf Baechle
@ 2017-08-28 22:51 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-08-28 22:51 UTC (permalink / raw)
  To: ralf; +Cc: tsbogend, hch, netdev, linux-mips


I need this reposted with a proper commit message and a signoff before
I can apply this, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-28 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-26 13:15 [PATCH] sni_82596: Add Thomas' email address to driver Ralf Baechle
2017-08-28 22:51 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).