> -----Original Message----- > From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] On > Behalf Of Alexander Duyck > Sent: Monday, November 02, 2015 5:10 PM > To: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org > Subject: [Intel-wired-lan] [next PATCH 04/11] ixgbe: Reduce VT code indent in > set_vfta by introducing jump label > > In order to clear the way for upcoming work I thought it best to drop the > level of > indent in the ixgbe_set_vfta_generic function. Most of the code is held in > the > virtualization specific section. So the easiest approach is to just add a > jump label > and jump past the bulk of the code if it is not enabled. > > Signed-off-by: Alexander Duyck <adu...@mirantis.com>
Tested-by: Phil Schmitt <phillip.j.schm...@intel.com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html