HomeFreeBSD

ixgbe: replace an operation in X550 setup

Description

ixgbe: replace an operation in X550 setup

Replace "=" operation with "|=" operation to only set the intended
register bits.

Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Approved by: imp
Obtained from: DPDK (1b665ccd9cd73499e934b807bec2fd77193912ef)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D31621

Details

Provenance
Xiaoyun Li <xiaoyun.li@intel.com>Authored on Sep 17 2018, 9:28 AM
Kevin Bowling <kbowling@FreeBSD.org>Committed on Sep 7 2021, 3:01 AM
Differential Revision
D31621: ixgbe: Update shared code
Parents
rG79b36ec91dec: ixgbe: Use C99 bool types
Branches
Unknown
Tags
Unknown