Skip to content

Commit

Permalink
Fix typo in drivers/net/s2io.c
Browse files Browse the repository at this point in the history
Introduced in d796fdb.

Signed-off-by: Rolf Eike Beer <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
  • Loading branch information
DerDakon authored and Jeff Garzik committed Jul 10, 2007
1 parent 654e022 commit 8453d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8453d43

Please sign in to comment.