net/ixgbe/base: replace an operation in X550 setup
authorXiaoyun Li <xiaoyun.li@intel.com>
Mon, 17 Sep 2018 09:28:11 +0000 (17:28 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Sep 2018 23:41:02 +0000 (01:41 +0200)
commit1b665ccd9cd73499e934b807bec2fd77193912ef
tree27cb15bdbeb9d2297337fef9c5ef76e320608064
parent5fb0a9acbb844b21691568c0014866e0e887bd19
net/ixgbe/base: 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>
drivers/net/ixgbe/base/ixgbe_x550.c