diff options
author | Joe Perches <joe@perches.com> | 2009-08-24 13:29:46 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-31 01:35:01 -0400 |
commit | a2a20aef44da92b1c3b8c86ea069117dc3bc8bd6 (patch) | |
tree | cba3fcd158c9c8decfe4db76465a98aac55c60cf /drivers/net | |
parent | 6cef2b8eb73f1a8fd7c0ed528091ddc406fef950 (diff) |
s2io.c: fix spelling explaination
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
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 2805edd1a9ca..4897f0449db2 100644 --- a/drivers/net/s2io.c +++ b/drivers/net/s2io.c | |||
@@ -25,7 +25,7 @@ | |||
25 | * Christopher Hellwig : Some more 2.6 specific issues in the driver. | 25 | * Christopher Hellwig : Some more 2.6 specific issues in the driver. |
26 | * | 26 | * |
27 | * The module loadable parameters that are supported by the driver and a brief | 27 | * The module loadable parameters that are supported by the driver and a brief |
28 | * explaination of all the variables. | 28 | * explanation of all the variables. |
29 | * | 29 | * |
30 | * rx_ring_num : This can be used to program the number of receive rings used | 30 | * rx_ring_num : This can be used to program the number of receive rings used |
31 | * in the driver. | 31 | * in the driver. |