Page MenuHomeFreeBSD

i40e_validate_filter_settings: Remove unused variables.
ClosedPublic

Authored by jhb on Apr 7 2022, 6:02 PM.
Tags
None
Referenced Files
F111662022: D34829.id104738.diff
Thu, Mar 6, 4:38 PM
F111651562: D34829.diff
Thu, Mar 6, 1:02 PM
F111617895: D34829.id104738.diff
Thu, Mar 6, 2:06 AM
F111606057: D34829.id104923.diff
Wed, Mar 5, 10:25 PM
F111596561: D34829.id104738.diff
Wed, Mar 5, 7:10 PM
Unknown Object (File)
Thu, Feb 27, 9:10 AM
Unknown Object (File)
Thu, Feb 20, 4:45 PM
Unknown Object (File)
Sat, Feb 8, 2:43 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