diff options
Diffstat (limited to 'drivers/net')
-rw-r--r-- | 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 2d826fff7e2e..fa29a403a247 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, | |||
8036 | /** | 8036 | /** |
8037 | * s2io_io_error_detected - called when PCI error is detected | 8037 | * s2io_io_error_detected - called when PCI error is detected |
8038 | * @pdev: Pointer to PCI device | 8038 | * @pdev: Pointer to PCI device |
8039 | * @state: The current pci conneection state | 8039 | * @state: The current pci connection state |
8040 | * | 8040 | * |
8041 | * This function is called after a PCI bus error affecting | 8041 | * This function is called after a PCI bus error affecting |
8042 | * this device has been detected. | 8042 | * this device has been detected. |