Merge branch 'nfp-flow-dissector-layer'
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Aug 2017 22:20:25 +0000 (15:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Aug 2017 22:20:25 +0000 (15:20 -0700)
Pieter Jansen van Vuuren says:

====================
nfp: fix layer calculation and flow dissector use

Previously when calculating the supported key layers MPLS, IPv4/6
TTL and TOS were not considered. Formerly flow dissectors were referenced
without first checking that they are in use and correctly populated by TC.
Additionally this patch set fixes the incorrect use of mask field for vlan
matching.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge