commit | 09603eaa5ca91dd9a318d8722ff5de8feb1e36ab | [log] [tgz] |
---|---|---|
author | Akeem G Abodunrin <akeem.g.abodunrin@intel.com> | Thu Oct 01 14:37:36 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 23 04:26:18 2015 -0700 |
tree | d15e623aaf91357bf0ba8e569061b9c27441323d | |
parent | 10dc0358e802ea60f95432f89c8dd051767fc06f [diff] |
i40e: Fix VEB/VEPA bridge mode mismatch issue Fix i40e_is_vsi_uplink_mode_veb to check if bridge is actually in VEB mode before allowing LB in the add VSI routine, instead of unconditionally returning VEB bridge mode. Change-ID: I162397b1bdd02367735fe9baaeb51465be2a3ce9 Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>