> -----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 03/11] ixgbe: Simplify definitions for > regidx and bit in set_vfta > > This patch simplifies the logic for setting the VFTA register by removing the > number of conditional checks needed. Instead we just use some boolean logic > to generate vfta_delta, and if that is set then we xor the vfta by that value > and > write it back. > > 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
