Page MenuHomeFreeBSD

ixgbe: Clean up ixgbe_if_multi_set
ClosedPublic

Authored by kbowling on Apr 19 2021, 2:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 11:15 PM
Unknown Object (File)
Mon, Oct 13, 9:36 AM
Unknown Object (File)
Mon, Oct 13, 9:36 AM
Unknown Object (File)
Sun, Oct 12, 9:09 PM
Unknown Object (File)
Thu, Oct 9, 1:14 AM
Unknown Object (File)
Tue, Oct 7, 4:41 AM
Unknown Object (File)
Sep 8 2025, 8:45 PM
Unknown Object (File)
Aug 10 2025, 10:28 PM
Subscribers

Details

Summary

@markj's keen eye caught this in D29789, we don't need to set the bits here since the if/else if/else statements fully cover setting these bit pairs.

Diff Detail

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