]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: return correct opcode to VF
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 24 Aug 2016 18:33:49 +0000 (11:33 -0700)
committerDhaval Giani <dhaval.giani@oracle.com>
Wed, 8 Mar 2017 00:39:19 +0000 (19:39 -0500)
commitd07113a4eefc2ba7b8652253cd164d7c95cd98ae
tree1349aa4068682192cd297f7751f9c7b799adccbf
parentdf7c0850a63a2c5593e3edbc7a57c73c4b8efaa7
i40e: return correct opcode to VF

Orabug: 24568124

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>
(cherry picked from commit 8d9d927f4ab8d87fee91d9aa8bdcdf19a1787ce0)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c