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, Feb 4, 7:31 AM
Unknown Object (File)
Mon, Jan 27, 11:49 AM
Unknown Object (File)
Sat, Jan 25, 8:02 PM
Unknown Object (File)
Sat, Jan 25, 7:22 PM
Unknown Object (File)
Dec 30 2024, 4:31 AM
Unknown Object (File)
Dec 5 2024, 9:37 AM
Unknown Object (File)
Dec 4 2024, 6:19 PM
Unknown Object (File)
Nov 14 2024, 4:52 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