diff mbox

[11/11] net: emaclite: Update driver header

Message ID c0a6ab3410dd6e6a9198a4605993164700d1b965.1369841519.git.michal.simek@xilinx.com
State Superseded, archived
Delegated to: David Miller
Headers show

Commit Message

Michal Simek May 29, 2013, 3:33 p.m. UTC
Corrent email address and years.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---
 drivers/net/ethernet/xilinx/xilinx_emaclite.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--
1.8.2.3

Comments

Sergei Shtylyov May 29, 2013, 5:11 p.m. UTC | #1
Hello.

On 05/29/2013 07:33 PM, Michal Simek wrote:

> Corrent email address and years.

    s/Corrent/Correct/. Perhaps the committer can fix.

> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

WBR, Sergei


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Michal Simek May 30, 2013, 5:14 a.m. UTC | #2
On 05/29/2013 07:11 PM, Sergei Shtylyov wrote:
> Hello.
> 
> On 05/29/2013 07:33 PM, Michal Simek wrote:
> 
>> Corrent email address and years.
> 
>    s/Corrent/Correct/. Perhaps the committer can fix.

I will fix it in v2, one patch is broken anyway.

Thanks,
Michal
diff mbox

Patch

diff --git a/drivers/net/ethernet/xilinx/xilinx_emaclite.c b/drivers/net/ethernet/xilinx/xilinx_emaclite.c
index 0d8515b..af12314 100644
--- a/drivers/net/ethernet/xilinx/xilinx_emaclite.c
+++ b/drivers/net/ethernet/xilinx/xilinx_emaclite.c
@@ -2,9 +2,9 @@ 
  * Xilinx EmacLite Linux driver for the Xilinx Ethernet MAC Lite device.
  *
  * This is a new flat driver which is based on the original emac_lite
- * driver from John Williams <john.williams@petalogix.com>.
+ * driver from John Williams <john.williams@xilinx.com>.
  *
- * 2007-2009 (c) Xilinx, Inc.
+ * 2007 - 2013 (c) Xilinx, Inc.
  *
  * 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