diff options
author | Jeremy Kerr <[email protected]> | 2021-10-29 11:01:44 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-29 13:23:51 +0100 |
commit | 78476d315e190533757ab894255c4f2c2f254bce (patch) | |
tree | 81c0304087ff9f51f65bb8266d1e210aad31ddcc /scripts/gdb/linux/utils.py | |
parent | 212c10c3c658b191c18ecdf80efb742f9bce5205 (diff) |
mctp: Add flow extension to skb
This change adds a new skb extension for MCTP, to represent a
request/response flow.
The intention is to use this in a later change to allow i2c controllers
to correctly configure a multiplexer over a flow.
Since we have a cleanup function in the core path (if an extension is
present), we'll need to make CONFIG_MCTP a bool, rather than a tristate.
Includes a fix for a build warning with clang:
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Jeremy Kerr <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions