Commit a4cc490
committed
net: add reserved fields to devlink_health_reporter_ops
JIRA: https://issues.redhat.com/browse/RHEL-111907
Upstream Status: RHEL-only
struct devlink_health_reporter_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 f6a652a commit a4cc490
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
791 | 794 | | |
792 | 795 | | |
793 | 796 | | |
| |||
0 commit comments