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!
Differential D49545 Authored by adrian on Mar 27 2025, 11:41 PM.
Details
Summary Check req->s instead of s to know if the state needs to be This error is from a refactor I did years ago. Oops!
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptMar 27 2025, 11:41 PM2025-03-27 23:41:30 (UTC+0) Harbormaster completed remote builds in B63166: Diff 152774.Mar 27 2025, 11:41 PM2025-03-27 23:41:32 (UTC+0) adrian added a parent revision: D49514: net80211: workaround a beacon setup crash race w/ ieee80211_getcapinfo(). This revision is now accepted and ready to land.Mar 27 2025, 11:42 PM2025-03-27 23:42:28 (UTC+0) This revision now requires review to proceed.Mar 27 2025, 11:43 PM2025-03-27 23:43:03 (UTC+0) adrian added a child revision: D49546: athpoke: Use a format string with err().Mar 27 2025, 11:44 PM2025-03-27 23:44:51 (UTC+0) This revision is now accepted and ready to land.Mar 28 2025, 3:39 PM2025-03-28 15:39:51 (UTC+0) Closed by commit rG3bae83078261: ath: fix athtools common code to correctly init state (authored by adrian). · Explain WhyMar 28 2025, 7:05 PM2025-03-28 19:05:09 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152814 |