Page MenuHomeFreeBSD

cam_periph: fix bug in camperiphunitnext logic
ClosedPublic

Authored by imp on Oct 27 2021, 5:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 13, 7:28 AM
Unknown Object (File)
Wed, Sep 9, 9:40 PM
Unknown Object (File)
Tue, Sep 8, 5:54 PM
Unknown Object (File)
Tue, Sep 8, 5:48 PM
Unknown Object (File)
Sun, Sep 6, 5:57 PM
Unknown Object (File)
Sun, Sep 6, 1:32 PM
Unknown Object (File)
Sun, Sep 6, 5:40 AM
Unknown Object (File)
Sun, Sep 6, 2:36 AM
Subscribers
None

Details

Summary

If we assigned just a lun as a wired unit (something that camperiphunit
will accept), we failed to properly skip over that unit when computing a
next unit number. Add lun so the code matches the comments that we have
to skip all the same criteria that camperiphunit uses to select wired
units for a driver.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 5 2021, 3:26 PM
This revision was automatically updated to reflect the committed changes.