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)
Wed, Apr 16, 9:08 PM
Unknown Object (File)
Sat, Mar 29, 10:19 PM
Unknown Object (File)
Mar 13 2025, 5:55 AM
Unknown Object (File)
Mar 6 2025, 8:46 PM
Unknown Object (File)
Mar 6 2025, 4:38 PM
Unknown Object (File)
Mar 6 2025, 1:02 PM
Unknown Object (File)
Mar 6 2025, 2:06 AM
Unknown Object (File)
Mar 5 2025, 10:25 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