Remove redundant TUNABLE_INTs because of the CTLFLAG_RDTUN flag.
Details
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D27923 Authored by bryanv on Jan 2 2021, 9:19 PM.
Details Summary Remove redundant TUNABLE_INTs because of the CTLFLAG_RDTUN flag.
Diff Detail
Event Timelinebryanv held this revision as a draft. Herald added a subscriber: imp. · View Herald TranscriptJan 2 2021, 9:19 PM2021-01-02 21:19:04 (UTC+0) Harbormaster completed remote builds in B35888: Diff 81546.Jan 2 2021, 9:19 PM2021-01-02 21:19:13 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jan 19 2021, 5:12 AM2021-01-19 05:12:40 (UTC+0) Closed by commit rG33b5433fd74c: if_vtnet: Remove unnecessary TUNABLE_INTs because of CTLFLAG_RDTUN (authored by bryanv). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82549 sys/dev/virtio/network/if_vtnet.c
|
Relative imports are better, assuming this is a (namespace )? package. It makes it easier to lint items like this without installing everything beforehand.