From: Rolf Eike Beer <eike-kernel@sf-tec.de>
To: Linas Vepstas <linas@austin.ibm.com>
Cc: Ramkrishna Vepa <Ramkrishna.Vepa@neterion.com>,
Raghavendra Koushik <raghavendra.koushik@neterion.com>,
Wen Xiong <wenxiong@us.ibm.com>, Jeff Garzik <jeff@garzik.org>,
netdev@vger.kernel.org
Subject: [PATCH] Fix typo in drivers/net/s2io.c
Date: Tue, 10 Jul 2007 11:58:02 +0200 [thread overview]
Message-ID: <200707101158.03730.eike-kernel@sf-tec.de> (raw)
Introduced in d796fdb708fc5b10112934cba43e832c36ce4923.
Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
---
commit 58056c2424917e90b86ca11c2c5d3fd35313d7b6
tree 854d63a14f96416aad64d12ea71cb331acfcc7db
parent 87a2df362631d53fdc169a5d76969365aff69c10
author Rolf Eike Beer <eike-kernel@sf-tec.de> Tue, 10 Jul 2007 11:55:46 +0200
committer Rolf Eike Beer <eike-kernel@sf-tec.de> Tue, 10 Jul 2007 11:55:46
+0200
drivers/net/s2io.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c
index 2d826ff..fa29a40 100644
--- a/drivers/net/s2io.c
+++ b/drivers/net/s2io.c
@@ -8036,7 +8036,7 @@ static void lro_append_pkt(struct s2io_nic *sp, struct
lro *lro,
/**
* s2io_io_error_detected - called when PCI error is detected
* @pdev: Pointer to PCI device
- * @state: The current pci conneection state
+ * @state: The current pci connection state
*
* This function is called after a PCI bus error affecting
* this device has been detected.
next reply other threads:[~2007-07-10 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-10 9:58 Rolf Eike Beer [this message]
2007-07-10 16:25 ` [PATCH] Fix typo in drivers/net/s2io.c Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200707101158.03730.eike-kernel@sf-tec.de \
--to=eike-kernel@sf-tec.de \
--cc=Ramkrishna.Vepa@neterion.com \
--cc=jeff@garzik.org \
--cc=linas@austin.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=raghavendra.koushik@neterion.com \
--cc=wenxiong@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).