[mii] Fix typo in parameter name

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2018-04-20 13:25:46 +01:00
parent e901e6b73b
commit 6047b7ca7a

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