HomeFreeBSD

Define enum for so_qstate outside of struct.

Description

Define enum for so_qstate outside of struct.

LLVM-9.0 clang++ throws an error for enum defined within
an anonymous struct.

Reviewed by: jtl, rpokala
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org//D24477

Details

Provenance
sjgAuthored on
Parents
rS360058: hdac: replace printf for unowned lock with a lock assertion
Branches
Unknown
Tags
Unknown