Commit 8453d43f authored by Rolf Eike Beer's avatar Rolf Eike Beer Committed by Jeff Garzik
Browse files

Fix typo in drivers/net/s2io.c



Introduced in d796fdb7.

Signed-off-by: default avatarRolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 654e0220
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.