HomeFreeBSD

jh7110_pcie.c: add empty PIC methods to conform conventions

Description

jh7110_pcie.c: add empty PIC methods to conform conventions

This commit updates the driver code to conform with an undocumented
convention which says that certain functions need always be implemented
together regardless of their content (or lack of). It's been said that
unimplemented KOBJ methods become stubs which return ENXIO so this
commit does not imply a functional change.

Reviewed by: mhorne
Differential Revision: https://reviews.freebsd.org/D52042

Details

Provenance
jsihv_gmx.comAuthored on Aug 20 2025, 5:13 PM
mhorneCommitted on Aug 20 2025, 6:09 PM
Reviewer
mhorne
Differential Revision
D52042: jh7110_pcie.c: add empty pic methods to conform conventions
Parents
rG84f8ca1bd11d: iflib: add a simple transmit routine
Branches
Unknown
Tags
Unknown