[PATCH] ethtool: e1000: fix a typo

2006-09-19 Thread Auke Kok
From: Auke Kok [EMAIL PROTECTED]

Signed-off-by: Auke Kok [EMAIL PROTECTED]
---

 e1000.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/e1000.c b/e1000.c
index 6de27ca..6741323 100644
--- a/e1000.c
+++ b/e1000.c
@@ -372,7 +372,7 @@ e1000_dump_regs(struct ethtool_drvinfo *
  Descriptor minimum threshold size: %s\n
  Broadcast accept mode: %s\n
  VLAN filter:   %s\n
- Cononical form indicator:  %s\n
+ Canonical form indicator:  %s\n
  Discard pause frames:  %s\n
  Pass MAC control frames:   %s\n,
reg,

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] ethtool: e1000: fix a typo

2006-09-19 Thread Jeff Garzik

Auke Kok wrote:

From: Auke Kok [EMAIL PROTECTED]

Signed-off-by: Auke Kok [EMAIL PROTECTED]
---

 e1000.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/e1000.c b/e1000.c
index 6de27ca..6741323 100644
--- a/e1000.c
+++ b/e1000.c
@@ -372,7 +372,7 @@ e1000_dump_regs(struct ethtool_drvinfo *
  Descriptor minimum threshold size: %s\n
  Broadcast accept mode: %s\n
  VLAN filter:   %s\n
- Cononical form indicator:  %s\n
+ Canonical form indicator:  %s\n


I had already applied this, but forgotten to push it out to the public 
repository.  Pushed.


Jeff



-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] ethtool: e1000: fix a typo

2006-09-08 Thread Auke Kok
From: Auke Kok [EMAIL PROTECTED]

Signed-off-by: Auke Kok [EMAIL PROTECTED]
---

 e1000.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/e1000.c b/e1000.c
index 6de27ca..6741323 100644
--- a/e1000.c
+++ b/e1000.c
@@ -372,7 +372,7 @@ e1000_dump_regs(struct ethtool_drvinfo *
  Descriptor minimum threshold size: %s\n
  Broadcast accept mode: %s\n
  VLAN filter:   %s\n
- Cononical form indicator:  %s\n
+ Canonical form indicator:  %s\n
  Discard pause frames:  %s\n
  Pass MAC control frames:   %s\n,
reg,

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html