linux-stable/net/mctp
Jeremy Kerr f6ef47e5bd mctp/test: Update refcount checking in route fragment tests
In 99ce45d5e, we moved a route refcount decrement from
mctp_do_fragment_route into the caller. This invalidates the assumption
that the route test makes about refcount behaviour, so the route tests
fail.

This change fixes the test case to suit the new refcount behaviour.

Fixes: 99ce45d5e7 ("mctp: Implement extended addressing")
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-11-18 12:01:14 +00:00
..
test mctp/test: Update refcount checking in route fragment tests 2021-11-18 12:01:14 +00:00
af_mctp.c mctp: handle the struct sockaddr_mctp_ext padding field 2021-11-04 19:17:48 -07:00
device.c mctp: Pass flow data & flow release events to drivers 2021-10-29 13:23:51 +01:00
Kconfig mctp: Add flow extension to skb 2021-10-29 13:23:51 +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: Pass flow data & flow release events to drivers 2021-10-29 13:23:51 +01:00