linux/net/mctp/test
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
..
route-test.c mctp/test: Update refcount checking in route fragment tests 2021-11-18 12:01:14 +00:00
utils.c mctp: Add test utils 2021-10-03 14:35:41 +01:00
utils.h mctp: Add test utils 2021-10-03 14:35:41 +01:00