diff options
author | Jeremy Kerr <jk@codeconstruct.com.au> | 2024-02-19 12:51:51 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-22 15:32:55 +0300 |
commit | c16d2380e8fdd9fc1fd0e9c60e068f264b2d0ced (patch) | |
tree | 60a778df974ea4ebc76c64e52d22c6e68d92385a /net/rfkill | |
parent | 43e6795574f5d75284a3cb21f5b76a5ffb98e8e6 (diff) | |
download | linux-c16d2380e8fdd9fc1fd0e9c60e068f264b2d0ced.tar.xz |
net: mctp: provide a more specific tag allocation ioctl
Now that we have net-specific tags, extend the tag allocation ioctls
(SIOCMCTPALLOCTAG / SIOCMCTPDROPTAG) to allow a network parameter to be
passed to the tag allocation.
We also add a local_addr member to the ioc struct, to allow for a future
finer-grained tag allocation using local EIDs too. We don't add any
specific support for that now though, so require MCTP_ADDR_ANY or
MCTP_ADDR_NULL for those at present.
The old ioctls will still work, but allocate for the default MCTP net.
These are now marked as deprecated in the header.
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions