Commit 2674303
committed
Merge: devlink: extend devlink_param *set pointer
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/5402
JIRA: https://issues.redhat.com/browse/RHEL-62110
Conflicts:
- apply missing hunk to otx2_cpt_dl_t106_mode_set()
now that 82f89f1 ("crypto: octeontx2 - add devlink option
to set t106 mode") is present as well
Ignore-duplicate: f1cea59
- See conflicts section above, we need this missing hunk now.
Upstream commit(s):
commit 5625ca5
Author: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Date: Fri Apr 19 04:08:49 2024 -0400
devlink: extend devlink_param *set pointer
Extend devlink_param *set function pointer to take extack as a param.
Sometimes it is needed to pass information to the end user from set
function. It is more proper to use for that netlink instead of passing
message to dmesg.
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Tony Camuso <tcamuso@redhat.com>
Approved-by: Rado Vrbovsky <rvrbovsk@redhat.com>
Approved-by: Petr Oros <poros@redhat.com>
Approved-by: Štěpán Horáček <shoracek@redhat.com>
Merged-by: Rado Vrbovsky <rvrbovsk@redhat.com>1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments