K 10 svn:author V 3 dim K 8 svn:date V 27 2023-04-29T07:38:46.175509Z K 7 svn:log V 553 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 (cherry picked from commit 9ea31d78f00d23612f3ab44d83265f8039f487af) Git Hash: aee90183065e0e99d9a705b2800e9267dbb6c885 Git Author: dim@FreeBSD.org END