Commit 3118d7a
committed
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Pull IPMI fixes from Corey Minyard:
"Fix some issues that were reported.
This has been in for-next for a bit (longer than the times would
indicate, I had to rebase to add some text to the headers) and these
are fixes that need to go in"
* tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi:
ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
ipmi: When handling send message responses, don't process the message2 files changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3677 | 3677 | | |
3678 | 3678 | | |
3679 | 3679 | | |
3680 | | - | |
| 3680 | + | |
3681 | 3681 | | |
| 3682 | + | |
| 3683 | + | |
| 3684 | + | |
3682 | 3685 | | |
3683 | 3686 | | |
3684 | 3687 | | |
| |||
4518 | 4521 | | |
4519 | 4522 | | |
4520 | 4523 | | |
| 4524 | + | |
| 4525 | + | |
4521 | 4526 | | |
4522 | 4527 | | |
4523 | 4528 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2220 | 2220 | | |
2221 | 2221 | | |
2222 | 2222 | | |
2223 | | - | |
2224 | | - | |
2225 | | - | |
2226 | | - | |
| 2223 | + | |
2227 | 2224 | | |
2228 | 2225 | | |
2229 | 2226 | | |
| |||
0 commit comments