> -----Original Message----- > From: Intel-wired-lan [mailto:[email protected]] On > Behalf Of Alexander Duyck > Sent: Monday, November 02, 2015 5:10 PM > To: [email protected]; [email protected] > 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 <[email protected]>
Tested-by: Phil Schmitt <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
