Page MenuHomeFreeBSD

ixgbe: Clarify variable index usage in ixgbe_mc_filter_apply
ClosedPublic

Authored by kbowling on Apr 16 2021, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 8, 6:44 AM
Unknown Object (File)
Mar 14 2025, 10:50 PM
Unknown Object (File)
Feb 25 2025, 6:24 PM
Unknown Object (File)
Feb 25 2025, 2:24 AM
Unknown Object (File)
Feb 24 2025, 11:49 PM
Unknown Object (File)
Feb 24 2025, 5:32 AM
Unknown Object (File)
Feb 19 2025, 9:29 PM
Unknown Object (File)
Feb 4 2025, 7:31 AM
Subscribers

Details

Summary

From @erj "It looks like it would be less confusing to rename "count" to something like "idx", since that's what it's used for in this function."

Applies the same variable name change as e1000 in D29789

Test Plan

N/A

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable