HomeFreeBSD

iwn: Remove write-only extra variable.

Description

iwn: Remove write-only extra variable.

extra is used in a commented-out expression to compute
scan_service_time. Use #if 0 instead of a comment for the disabled
scan_service_time expression and move the unused computation of extra
under the same #if.

Details

Provenance
jhbAuthored on Apr 6 2022, 11:45 PM
Parents
rG99f65e9198c8: iwi: Remove write-only status variable.
Branches
Unknown
Tags
Unknown