diff options
author | David S. Miller <davem@davemloft.net> | 2023-04-23 18:35:27 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-04-23 18:35:27 +0100 |
commit | fd84c569f7b8bbf8154c9940b427942ff5bfbc48 (patch) | |
tree | d38259d338b47953043bc242cdf88411939fbe2d /Documentation/devicetree/bindings | |
parent | 2f0f9465ad9fa9c93f30009184c10da0f504f313 (diff) | |
parent | e3c9673e2f6e1b3aa4bb87c570336e10f364c28a (diff) |
Merge branch 'act_pedit-minor-improvements'
Pedro Tammela says:
====================
net/sched: act_pedit: minor improvements
This series aims to improve the code and usability of act_pedit for
netlink users.
Patches 1-2 improves error reporting for extended keys parsing with extack.
Patch 3 checks the static offsets a priori on create/update. Currently,
this is done at the datapath for both static and runtime offsets.
Patch 4 removes a check from the datapath which is redundant since the
netlink parsing validates the key types.
Patch 5 changes the 'pr_info()' calls in the datapath to rate limited
versions.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings')
0 files changed, 0 insertions, 0 deletions