Page MenuHomeFreeBSD

i40e_validate_filter_settings: Remove unused variables.
ClosedPublic

Authored by jhb on Apr 7 2022, 6:02 PM.
Tags
None
Referenced Files
F163460394: D34829.diff
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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