]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40evf: support virtual channel API version 1.1
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 4 Jun 2015 20:23:59 +0000 (16:23 -0400)
committerBrian Maly <brian.maly@oracle.com>
Mon, 31 Aug 2015 19:32:52 +0000 (15:32 -0400)
commit0fb0c464a5623eeb12aa66947a9e3d0acfca2ee2
treea595deeeb87628043d0f665571e2b2119fc878fe
parent34582f7967685e36cbf116c6ae15cb11665b14b5
i40evf: support virtual channel API version 1.1

Orabug: 21764569

Store off the PF's API version, then use it to determine whether or not
to send it our capabilities. Change the version checking to allow for PF
drivers with lower API versions than our current version, so we can
still talk to PF drivers over the 1.0 API.

Change-ID: I8edc55d1229c7decf0ed3f285a63032694007c2e
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit ee1693e5a5ad6cfd701381a1d04cc1878bb90724)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c
drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c