Commit 3558ab7
net: mctp: mctp_test_route_extaddr_input cleanup
The sock was not being released. Other than leaking, the stale socket
will conflict with subsequent bind() calls in unrelated MCTP tests.
Fixes: 46ee164 ("net: mctp: test: Add extaddr routing output test")
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Link: https://patch.msgid.link/20250710-mctp-bind-v4-1-8ec2f6460c56@codeconstruct.com.au
Signed-off-by: Paolo Abeni <pabeni@redhat.com>1 parent a8594c9 commit 3558ab7
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | | - | |
1168 | | - | |
1169 | 1167 | | |
1170 | 1168 | | |
1171 | 1169 | | |
| |||
1179 | 1177 | | |
1180 | 1178 | | |
1181 | 1179 | | |
1182 | | - | |
1183 | | - | |
| 1180 | + | |
| 1181 | + | |
1184 | 1182 | | |
1185 | 1183 | | |
1186 | 1184 | | |
| |||
0 commit comments