qcacmn: add debug logs around peer AST cleanup
Currently there are no sufficient debug logs during AST cleanup of peers, to conclude in which context the AST got freed up, hence adding more debug logs. Change-Id: I5603d856aed8cc3860a78d24d51cd8b5386d38bb CRs-Fixed: 2956910
Šī revīzija ir iekļauta:

revīziju iesūtīja
Madan Koyyalamudi

vecāks
0f0ee4c77c
revīzija
e5b0e7e3a0
@@ -904,6 +904,7 @@ static inline void dp_peer_delete_ast_entries(struct dp_soc *soc,
|
||||
{
|
||||
struct dp_ast_entry *ast_entry, *temp_ast_entry;
|
||||
|
||||
dp_peer_debug("peer: %pK, self_ast: %pK", peer, peer->self_ast_entry);
|
||||
/*
|
||||
* Delete peer self ast entry. This is done to handle scenarios
|
||||
* where peer is freed before peer map is received(for ex in case
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user