* [PATCH] ethtool: e1000: fix a typo
@ 2006-09-19 18:27 Auke Kok
2006-09-19 18:58 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Auke Kok @ 2006-09-19 18:27 UTC (permalink / raw)
To: jgarzik; +Cc: netdev, auke
From: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
---
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,
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ethtool: e1000: fix a typo
2006-09-19 18:27 [PATCH] ethtool: e1000: fix a typo Auke Kok
@ 2006-09-19 18:58 ` Jeff Garzik
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2006-09-19 18:58 UTC (permalink / raw)
To: Auke Kok; +Cc: netdev, auke
Auke Kok wrote:
> From: Auke Kok <auke-jan.h.kok@intel.com>
>
> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
> ---
>
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ethtool: e1000: fix a typo
@ 2006-09-08 23:13 Auke Kok
0 siblings, 0 replies; 3+ messages in thread
From: Auke Kok @ 2006-09-08 23:13 UTC (permalink / raw)
To: jgarzik; +Cc: netdev
From: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
---
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,
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-19 18:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-19 18:27 [PATCH] ethtool: e1000: fix a typo Auke Kok
2006-09-19 18:58 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2006-09-08 23:13 Auke Kok
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).