Changes in uspace/lib/c/generic/device/nic.c [cf9cb36:8d7ec69d] in mainline
- File:
-
- 1 edited
-
uspace/lib/c/generic/device/nic.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/device/nic.c
rcf9cb36 r8d7ec69d 345 345 * it can never force the NIC to advertise unsupported modes. 346 346 * 347 * The allowed modes are defined in "n ic/eth_phys.h" in the C library.347 * The allowed modes are defined in "net/eth_phys.h" in the C library. 348 348 * 349 349 * @param[in] dev_sess … … 382 382 /** Probe current state of auto-negotiation. 383 383 * 384 * Modes are defined in the "n ic/eth_phys.h" in the C library.384 * Modes are defined in the "net/eth_phys.h" in the C library. 385 385 * 386 386 * @param[in] dev_sess
Note:
See TracChangeset
for help on using the changeset viewer.
