[Intel-wired-lan] [next, S23, 06/13 v2] i40e/i40evf: tunnels can be generic
Jesse Brandeburg
jesse.brandeburg at intel.com
Fri Jan 22 00:07:20 UTC 2016
On Wed, 20 Jan 2016 23:25:28 -0800
Alexander Duyck <alexander.duyck at gmail.com> wrote:
> > - if (!(tx_flags & I40E_TX_FLAGS_UDP_TUNNEL)) {
> > + if ((tx_flags & I40E_TX_FLAGS_TUNNEL)) {
>
> You only need one set of parenthesis here instead of two since you
> have flipped the logic. Otherwise the rest of the patch looks fine.
Thanks, v3 sent.
More information about the Intel-wired-lan
mailing list