Commit b1797dfd authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva Committed by Greg Kroah-Hartman

Staging: vt6655: Fixed a typo

Fixed a typo in mac.c file.
Signed-off-by: default avatarGustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 95775d12
......@@ -337,7 +337,7 @@ bool MACbSafeSoftwareReset(void __iomem *dwIoBase)
/*
* Description:
* Trun Off MAC Rx
* Turn Off MAC Rx
*
* Parameters:
* In:
......@@ -398,7 +398,7 @@ bool MACbSafeRxOff(void __iomem *dwIoBase)
/*
* Description:
* Trun Off MAC Tx
* Turn Off MAC Tx
*
* Parameters:
* In:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment