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)
Oct 11 2024, 8:27 PM
Unknown Object (File)
Oct 8 2024, 3:54 PM
Unknown Object (File)
Sep 25 2024, 5:17 PM
Unknown Object (File)
Sep 20 2024, 3:19 AM
Unknown Object (File)
Sep 13 2024, 2:56 PM
Unknown Object (File)
Sep 13 2024, 2:56 PM
Unknown Object (File)
Sep 11 2024, 8:24 PM
Unknown Object (File)
Sep 11 2024, 8:24 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