diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-04-30 12:49:56 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-30 12:51:05 -0700 |
| commit | 7c04aa3b2f3751f3eb2370f280eeb8557962ad96 (patch) | |
| tree | f2852cf362d39c0fb09f21227b483edf350444ff /Documentation/netlink/specs | |
| parent | 82968921d206abeef34bbfdb643d62a08dc7fe30 (diff) | |
| parent | 08d0d3466664000ba0670e0ef0d447f23459e0d4 (diff) | |
| download | linux-next-7c04aa3b2f3751f3eb2370f280eeb8557962ad96.tar.gz linux-next-7c04aa3b2f3751f3eb2370f280eeb8557962ad96.zip | |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-7.1-rc2).
No conflicts, or adjacent changes.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/netlink/specs')
| -rw-r--r-- | Documentation/netlink/specs/psp.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/netlink/specs/psp.yaml b/Documentation/netlink/specs/psp.yaml index 100c36cda8e5..bfcd6e4ecb85 100644 --- a/Documentation/netlink/specs/psp.yaml +++ b/Documentation/netlink/specs/psp.yaml @@ -188,6 +188,7 @@ operations: name: dev-set doc: Set the configuration of a PSP device. attribute-set: dev + flags: [admin-perm] do: request: attributes: @@ -207,6 +208,7 @@ operations: name: key-rotate doc: Rotate the device key. attribute-set: dev + flags: [admin-perm] do: request: attributes: |
