HomeFreeBSD

al_eth: make function definitions consistent with declarations

Description

al_eth: make function definitions consistent with declarations

The declarations for al_eth_lm_retimer_ds25_signal_detect() and
al_eth_lm_retimer_ds25_cdr_lock() say that these functions return
'al_bool', but the definitions actually return 'boolean_t'.

Make the definitions match the declarations.

Reviewed by: jhb, emaste
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D39759

Details

Provenance
dimAuthored on Apr 22 2023, 11:45 AM
Reviewer
jhb
Differential Revision
D39759: al_eth: make function definitions consistent with declarations
Parents
rG5212225753e9: cd9660.5: Fix the history section
Branches
Unknown
Tags
Unknown