Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
head/sys/net/ethernet.h | ||
---|---|---|
95 ↗ | (On Diff #19914) | pri is indeed shift with 13 bits. It is left shifted 1 bit and then 12 bits. Left a comment in case someone reach this confusion. |