[mii] Fix typo in parameter name

Signed-off-by: Michael Brown <mcb30@ipxe.org>
pull/72/merge
Michael Brown 2018-04-20 13:25:46 +01:00
parent e901e6b73b
commit 6047b7ca7a
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ mdio_init ( struct mii_interface *mdio, struct mii_operations *op ) {
* Initialise MII device
*
* @v mii MII device
* @v mii MII interface
* @v mdio MII interface
* @v address PHY address
*/
static inline __attribute__ (( always_inline )) void