Commit f6a652a
committed
net: add reserved fields to devlink_port_region_ops
JIRA: https://issues.redhat.com/browse/RHEL-111907
Upstream Status: RHEL-only
struct devlink_port_region_ops is protected by kABI, and can be allocated by
drivers (either separately or embedded in their private context). Add
2 reserved fields.
Signed-off-by: Ivan Vecera <ivecera@redhat.com>1 parent 998fed5 commit f6a652a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
755 | 758 | | |
756 | 759 | | |
757 | 760 | | |
| |||
0 commit comments