HomeFreeBSD

if_awg: Add missing awg_poll() prototype

Description

if_awg: Add missing awg_poll() prototype

The function awg_poll() was missing a prototype, which causes the build
to fail if DEVICE_POLLING is enabled, which it is in the ARMADAXP config.

MFC after: 2 weeks
Reviewed by: tuexen, mmel, adrian
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D56651

Details

Provenance
ivyAuthored on Apr 27 2026, 6:57 AM
Reviewer
tuexen
Differential Revision
D56651: if_awg: Add missing awg_poll() prototype
Parents
rG221b1d4156a2: packages: Don't build quotacheck if WITHOUT_QUOTAS=yes
Branches
Unknown
Tags
Unknown