mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 05:21:49 +03:00
[mii] Fix typo in parameter name
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user