Commit 291baca
committed
mctpd: reset pool for invalid set endpoint id response
If endpoint responds with some error in
endpoint_send_set_endpoint_id() , assumed bridge pool space
needs to reset too, this is needed as it misleads remove_peer()
to delete gateway routes too which will only be created
after bridge pool allocation
Signed-off-by: Faizan Ali <faizana@nvidia.com>1 parent 9328fbb commit 291baca
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2087 | 2087 | | |
2088 | 2088 | | |
2089 | 2089 | | |
| 2090 | + | |
2090 | 2091 | | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
2091 | 2096 | | |
2092 | 2097 | | |
2093 | 2098 | | |
| |||
0 commit comments