commit | 8d9d927f4ab8d87fee91d9aa8bdcdf19a1787ce0 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Wed Aug 24 11:33:49 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 22 22:33:39 2016 -0700 |
tree | dd75abc45e0e41d4dbc235616e3b5147a91b0f94 | |
parent | a01c7f6709925919e2e3c6c190a92692f63f74e4 [diff] |
i40e: return correct opcode to VF This conditional is backward, so the driver responds back to the VF with the wrong opcode. Do the old switcheroo to fix this. Change-ID: I384035b0fef8a3881c176de4b4672009b3400b25 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>