net/ixgbe/base: fix response to apply-update command
authorGuinan Sun <guinanx.sun@intel.com>
Thu, 9 Jul 2020 08:00:29 +0000 (08:00 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sat, 11 Jul 2020 04:18:53 +0000 (06:18 +0200)
commit03b09c71c0c6c516ce05cad8e8aa75e8b9e14fba
tree39ad5d30e5d0a0c66434a9f6b7ca15c9b40fb62e
parent713fc4dd340e5eadd3bfa9a468446afaa5188624
net/ixgbe/base: fix response to apply-update command

For the "Apply Update" command the firmware does not
given an response. For this command, success should
be return.

Signed-off-by: Mateusz Kowalski <mateusz.kowalski@intel.com>
Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/ixgbe/base/ixgbe_common.c