Merge branch 'skip_sw-skip_hw-validation'
authorDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2020 22:16:35 +0000 (14:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2020 22:16:35 +0000 (14:16 -0800)
commit07134cf6962377875288b06232d0c41c69d31752
treebd9fe0777578ed1c47e9aeed99c8adc73525f36c
parent6ee2deb6fbed6ed343040215d10f3c73d00304df
parente2debf0852c4d66ba1a8bde12869b196094c70a7
Merge branch 'skip_sw-skip_hw-validation'

Davide Caratti says:

====================
add missing validation of 'skip_hw/skip_sw'

ensure that all classifiers currently supporting HW offload
validate the 'flags' parameter provided by user:

- patch 1/2 fixes cls_matchall
- patch 2/2 fixes cls_flower
====================

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