HomeFreeBSD

Make valdiate_rx_req_id static inline because it uses other static

Description

Make valdiate_rx_req_id static inline because it uses other static
inline functions. gcc complains about this, most likely due to
the subtle differences between inline and static inline functions
defined in headers.

Details

Provenance
impAuthored on
Parents
rS354241: Some more taskqueue optimizations.
Branches
Unknown
Tags
Unknown