Page MenuHomeFreeBSD

i40e_validate_filter_settings: Remove unused variables.
ClosedPublic

Authored by jhb on Apr 7 2022, 6:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 23, 9:23 AM
Unknown Object (File)
Wed, Jul 22, 2:23 AM
Unknown Object (File)
Tue, Jul 21, 12:03 PM
Unknown Object (File)
Tue, Jul 21, 8:36 AM
Unknown Object (File)
Sun, Jul 19, 6:16 PM
Unknown Object (File)
Sun, Jul 12, 4:45 PM
Unknown Object (File)
Fri, Jul 10, 11:24 PM
Unknown Object (File)
Jun 17 2026, 12:09 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45128
Build 42016: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Apr 7 2022, 6:02 PM
erj requested changes to this revision.Apr 11 2022, 6:46 PM

Checking internally, it looks like those variables can just be removed. I also don't see anything similar to the GLHMC_FCOEFMAX register in the hardware for the PE filters or contexts.

This revision now requires changes to proceed.Apr 11 2022, 6:46 PM
jhb retitled this revision from ixl: Mark two variables as unused. to i40e_validate_filter_settings: Remove unused variables..Apr 12 2022, 5:21 PM
jhb edited the summary of this revision. (Show Details)
  • Remove the variables instead of marking them as unused.
This revision is now accepted and ready to land.Apr 12 2022, 8:15 PM