diff --git a/drivers/net/s2io.c b/drivers/net/s2io.c index 2d826fff7e2e9270c7dac931172ac2c726f6eae3..fa29a403a247a8bfc2146651c273657bbf3a7e72 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.