]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69fac00fd3b466e273e955e4e5ecdeda48d784b7
treebd9fe0777578ed1c47e9aeed99c8adc73525f36c
parent3d64e209f8a236e1a57db15aba738e5bfcc17e38
parent205b6765ee0f769837ea5c28443e870c39284e3f
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>