diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-07-14 17:16:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-14 17:16:21 +0300 |
commit | 5f25f553b823d8d047662de8cc186f272bfd7fee (patch) | |
tree | af0f2c5ccbe2c5e5dde3a9b4479939079c95f3d0 /scripts/gdb/linux/config.py | |
parent | 70c676cb3dfcc75e32eaf0e98eba6814ebfc6af6 (diff) | |
parent | 4cddb0f15ea9c62f81b4889ea69a99368cc63a86 (diff) | |
download | linux-5f25f553b823d8d047662de8cc186f272bfd7fee.tar.xz |
Merge branch 'net-pse-pd-fix-possible-issues-with-a-pse-supporting-both-c33-and-podl'
Kory Maincent says:
====================
net: pse-pd: Fix possible issues with a PSE supporting both c33 and PoDL
Although PSE controllers supporting both c33 and PoDL are not on the
market yet, we want to prevent potential issues from arising in the
future. Two possible issues could occur with a PSE supporting both c33
and PoDL:
- Setting the config for one type of PSE leaves the other type's config
null. In this case, the PSE core would return EOPNOTSUPP, which is not
the correct behavior.
- Null dereference of Netlink attributes as only one of the Netlink
attributes would be specified at a time.
This patch series contains two patches to fix these issues.
====================
Link: https://patch.msgid.link/20240711-fix_pse_pd_deref-v3-0-edd78fc4fe42@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions