summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
diff options
context:
space:
mode:
authorUwe Kleine-König2010-09-01 15:40:25 +0200
committerGreg Kroah-Hartman2010-09-05 06:23:26 +0200
commit9b0131cb24182ef6cc478a89fc56fc6e004651e7 (patch)
tree0ba3cb32dbe095dfbaa272a6785359c64033ad85 /drivers/staging/et131x
parentstaging/trivial: fix typos concerning "address" (diff)
downloadkernel-qcow2-linux-9b0131cb24182ef6cc478a89fc56fc6e004651e7.tar.gz
kernel-qcow2-linux-9b0131cb24182ef6cc478a89fc56fc6e004651e7.tar.xz
kernel-qcow2-linux-9b0131cb24182ef6cc478a89fc56fc6e004651e7.zip
staging/trivial: fix typos concerning "initiali[zs]e"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/et131x')
-rw-r--r--drivers/staging/et131x/et131x_initpci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/et131x/et131x_initpci.c b/drivers/staging/et131x/et131x_initpci.c
index 47baab3e6ea8..10bcb45d73a3 100644
--- a/drivers/staging/et131x/et131x_initpci.c
+++ b/drivers/staging/et131x/et131x_initpci.c
@@ -726,7 +726,7 @@ static int __devinit et131x_pci_setup(struct pci_dev *pdev,
/* Initialize link state */
et131x_link_detection_handler((unsigned long)adapter);
- /* Intialize variable for counting how long we do not have
+ /* Initialize variable for counting how long we do not have
link status */
adapter->PoMgmt.TransPhyComaModeOnBoot = 0;