staging: transciever/transceiver spelling fixes
Just tyops. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b95d2117e1
commit
d5a76f3351
@ -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
|
* PhyMiRead - Read from the PHY through the MII Interface on the MAC
|
||||||
* @etdev: pointer to our private adapter structure
|
* @etdev: pointer to our private adapter structure
|
||||||
* @xcvrAddr: the address of the transciever
|
* @xcvrAddr: the address of the transceiver
|
||||||
* @xcvrReg: the register to read
|
* @xcvrReg: the register to read
|
||||||
* @value: pointer to a 16-bit value in which the value will be stored
|
* @value: pointer to a 16-bit value in which the value will be stored
|
||||||
*
|
*
|
||||||
|
@ -118,7 +118,7 @@ struct ce_stats {
|
|||||||
u32 norcvbuf; /* # Rx packets discarded */
|
u32 norcvbuf; /* # Rx packets discarded */
|
||||||
u32 noxmtbuf; /* # Tx packets discarded */
|
u32 noxmtbuf; /* # Tx packets discarded */
|
||||||
|
|
||||||
/* Transciever state informations. */
|
/* Transceiver state informations. */
|
||||||
u8 xcvr_addr;
|
u8 xcvr_addr;
|
||||||
u32 xcvr_id;
|
u32 xcvr_id;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user