projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
654e022
)
Fix typo in drivers/net/s2io.c
author
Rolf Eike Beer
<eike-kernel@sf-tec.de>
Tue, 10 Jul 2007 09:58:02 +0000
(11:58 +0200)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 10 Jul 2007 16:24:42 +0000
(12:24 -0400)
Introduced in
d796fdb708fc5b10112934cba43e832c36ce4923
.
Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/s2io.c
patch
|
blob
|
history
diff --git
a/drivers/net/s2io.c
b/drivers/net/s2io.c
index 2d826fff7e2e9270c7dac931172ac2c726f6eae3..fa29a403a247a8bfc2146651c273657bbf3a7e72 100644
(file)
--- 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 conne
e
ction state
+ * @state: The current pci connection state
*
* This function is called after a PCI bus error affecting
* this device has been detected.