mirror of
https://github.com/ipxe/ipxe.git
synced 2026-05-11 23:41:01 +02:00
[mii] Fix typo in parameter name
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
e901e6b73b
commit
6047b7ca7a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user