Page MenuHomeFreeBSD

ath: fix athtools common code to correctly init state
ClosedPublic

Authored by adrian on Mar 27 2025, 11:41 PM.
Referenced Files
Unknown Object (File)
Mon, Sep 29, 3:27 AM
Unknown Object (File)
Wed, Sep 17, 4:26 AM
Unknown Object (File)
Sep 9 2025, 2:24 AM
Unknown Object (File)
Sep 5 2025, 1:38 PM
Unknown Object (File)
Sep 1 2025, 12:16 PM
Unknown Object (File)
Aug 19 2025, 11:46 AM
Unknown Object (File)
Aug 19 2025, 10:31 AM
Unknown Object (File)
Aug 15 2025, 12:39 AM
Subscribers

Details

Summary

Check req->s instead of s to know if the state needs to be
cleaned up first.

This error is from a refactor I did years ago. Oops!

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 27 2025, 11:42 PM
This revision now requires review to proceed.Mar 27 2025, 11:43 PM
This revision is now accepted and ready to land.Mar 28 2025, 3:39 PM