Skip to content

Commit

Permalink
net: microchip: vcap: Add vcap_get_rule
Browse files Browse the repository at this point in the history
Add function vcap_get_rule which returns a rule based on the internal
rule id.
The entire functionality of reading and decoding the rule from the VCAP
was inside vcap_api_debugfs file. So move the entire implementation in
vcap_api as this is used also by vcap_get_rule.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  • Loading branch information
Horatiu Vultur authored and Paolo Abeni committed Dec 6, 2022
1 parent c9f8d73 commit 610c32b
Show file tree
Hide file tree
Showing 4 changed files with 848 additions and 438 deletions.
Loading

0 comments on commit 610c32b

Please sign in to comment.