As part of converting the code to a while loop, the unconditional
initialization of wired to false was lost.
Sponsored by: Netflix
Differential D33163 Authored by imp on Nov 29 2021, 2:03 PM.
Tags None Referenced Files
Subscribers
Details
Summary As part of converting the code to a while loop, the unconditional Sponsored by: Netflix
Diff Detail
Event TimelineHerald added a reviewer: cam. · View Herald TranscriptNov 29 2021, 2:03 PM2021-11-29 14:03:03 (UTC+0) Harbormaster completed remote builds in B43021: Diff 99145.Nov 29 2021, 2:03 PM2021-11-29 14:03:04 (UTC+0)
Comment Actions As noted in the mail I don't know what this code is supposed to be doing, so I'm not going to review anything. However, setting 'wired = false' upfront restores the previously seen behavior and fixes the immediate regression, so I would say this should be committed and any other tinkering should come in later. This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2021, 9:43 PM2021-11-30 21:43:10 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99263 sys/cam/cam_periph.c
|