net/ixgbe/base: check host interface return status
authorGuinan Sun <guinanx.sun@intel.com>
Thu, 9 Jul 2020 08:00:44 +0000 (08:00 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sat, 11 Jul 2020 04:18:53 +0000 (06:18 +0200)
commitdb18e37090a3b9af47d6a6886248520f6b220bf9
treef1385f3d0e22a960e9875a0dbf30e89fb09fc7c5
parent5becae1601999d67372514a1a2c119a5eb475b91
net/ixgbe/base: check host interface return status

Writing to read-only fields returns a non-OK Return Status
for shadow RAM write command for X550.
This information was previously discarded.

Signed-off-by: Stanislaw Grzeszczak <stanislaw.a.grzeszczak@intel.com>
Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/ixgbe/base/ixgbe_x550.c