Page MenuHomeFreeBSD

cam/da: Remove redundant bp assignment
Needs ReviewPublic

Authored by imp on Tue, Feb 4, 6:40 PM.

Details

Reviewers
mav
ken
Group Reviewers
cam
Summary

We assigned bp before we fell into this loop. Since nothing can change
the bp associated with a ccb after we've assigned it in the da driver,
there's no need for this assignment.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62254
Build 59138: arc lint + arc unit