Correct boneheaded assertion I added in r339501. Mea culpa.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20762 Build 20163: arc lint + arc unit
Event Timeline
| sys/kern/kern_mbuf.c | ||
|---|---|---|
| 422 | OK | |
Comment Actions
Removing '!dumping||' portion of assert condition -- it would always be false
anyway. Per markj.