linux/net/mctp
Jeremy Kerr 212c10c3c6 mctp: Return new key from mctp_alloc_local_tag
In a future change, we will want the key available for future use after
allocating a new tag. This change returns the key from
mctp_alloc_local_tag, rather than just key->tag.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-29 13:23:50 +01:00
..
test mctp: Add input reassembly tests 2021-10-03 14:35:41 +01:00
af_mctp.c mctp: Implement extended addressing 2021-10-26 14:58:45 +01:00
device.c mctp: Warn if pointer is set for a wrong dev type 2021-09-29 11:00:12 +01:00
Kconfig mctp: Add initial test structure and fragmentation test 2021-10-03 14:35:41 +01:00
Makefile mctp: Add test utils 2021-10-03 14:35:41 +01:00
neigh.c mctp: Add refcounts to mctp_dev 2021-09-29 11:00:11 +01:00
route.c mctp: Return new key from mctp_alloc_local_tag 2021-10-29 13:23:50 +01:00