staging: transciever/transceiver spelling fixes
authorJoe Perches <joe@perches.com>
Thu, 23 Jun 2011 18:40:19 +0000 (11:40 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 17:19:40 +0000 (10:19 -0700)
Just tyops.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et1310_phy.c
drivers/staging/et131x/et131x_adapter.h

index 1df0d05..2be2629 100644 (file)
@@ -99,7 +99,7 @@ static void et131x_xcvr_init(struct et131x_adapter *etdev);
 /**
  * PhyMiRead - Read from the PHY through the MII Interface on the MAC
  * @etdev: pointer to our private adapter structure
- * @xcvrAddr: the address of the transciever
+ * @xcvrAddr: the address of the transceiver
  * @xcvrReg: the register to read
  * @value: pointer to a 16-bit value in which the value will be stored
  *
index c6657f4..efa90a0 100644 (file)
@@ -118,7 +118,7 @@ struct ce_stats {
        u32 norcvbuf;   /* # Rx packets discarded */
        u32 noxmtbuf;   /* # Tx packets discarded */
 
-       /* Transciever state informations. */
+       /* Transceiver state informations. */
        u8 xcvr_addr;
        u32 xcvr_id;