2006-08-17 07:55:25

by Jesse Huang

[permalink] [raw]
Subject: [PATCH 1/7] ip1000: update maintainer information

From: Jesse Huang <[email protected]>

update maintainer information

Change Logs:
update maintainer information

---

drivers/net/ipg.c | 32 ++++++++++++++++++++------------
1 files changed, 20 insertions(+), 12 deletions(-)

11745492c8580b2e40764e7fcd6a7a35f28c7635
diff --git a/drivers/net/ipg.c b/drivers/net/ipg.c
index 754ddb5..67bf552 100644
--- a/drivers/net/ipg.c
+++ b/drivers/net/ipg.c
@@ -1,18 +1,26 @@
-/*PCI_DEVICE_ID_IP1000
+/*
+ * ipg.c: Device Driver for the IP1000 Gigabit Ethernet Adapter
+ *
+ * Copyright (C) 2003, 2006 IC Plus Corp.
+ *
+ * Original Author:
*
- * ipg.c
+ * Craig Rich
+ * Sundance Technology, Inc.
+ * 1485 Saratoga Avenue
+ * Suite 200
+ * San Jose, CA 95129
+ * 408 873 4117
+ * http://www.sundanceti.com
+ * [email protected]
*
- * IC Plus IP1000 Gigabit Ethernet Adapter Linux Driver v2.01
- * by IC Plus Corp. 2003
+ * Current Maintainer:
*
- * Craig Rich
- * Sundance Technology, Inc.
- * 1485 Saratoga Avenue
- * Suite 200
- * San Jose, CA 95129
- * 408 873 4117
- * http://www.sundanceti.com
- * [email protected]
+ * Sorbica Shieh.
+ * 10F, No.47, Lane 2, Kwang-Fu RD.
+ * Sec. 2, Hsin-Chu, Taiwan, R.O.C.
+ * http://www.icplus.com.tw
+ * [email protected]
*/
#include <linux/crc32.h>
#include <linux/ethtool.h>
--
1.3.2




2006-08-17 08:26:20

by Pekka Enberg

[permalink] [raw]
Subject: Re: [PATCH 1/7] ip1000: update maintainer information

Hi Jesse,

On 8/17/06, Jesse Huang <[email protected]> wrote:
> From: Jesse Huang <[email protected]>
>
> update maintainer information
>
> Change Logs:
> update maintainer information

The patches are missing signed-off-by so please resend. I am starting
my vacation on friday so I suggest you send the whole driver as a
patch for review at [email protected] for inclusion. I can apply
your patches to
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/netdev-ipg-2.6.git
if you want, though. Only the first three patches apply and everything
starting from "ipg_config_autoneg rewrite' fail.

Pekka

2006-08-18 05:49:58

by Jesse Huang

[permalink] [raw]
Subject: Re: [PATCH 1/7] ip1000: update maintainer information

Hi Pekka:

OK, I will generate a patch from to your git. And add sign-off-by in the
mail.

Thanks for that.

Jesse Huang

----- Original Message -----
From: "Pekka Enberg" <[email protected]>
To: "Jesse Huang" <[email protected]>
Cc: <[email protected]>; <[email protected]>; <[email protected]>;
<[email protected]>; <[email protected]>;
<[email protected]>
Sent: Thursday, August 17, 2006 4:26 PM
Subject: Re: [PATCH 1/7] ip1000: update maintainer information


The patches are missing signed-off-by so please resend. I am starting
my vacation on friday so I suggest you send the whole driver as a
patch for review at [email protected] for inclusion. I can apply
your patches to
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/netdev-ipg-2.6.git
if you want, though. Only the first three patches apply and everything
starting from "ipg_config_autoneg rewrite' fail.

Pekka