qcacmn: Fix the buffer replenish ring for REO errors
Currently buffers reaped in REO exception ring handler are being replenished into 5G MAC ring always. Fix this by using appropriate MAC ring for replenish Change-Id: I04f5a1179a7df4b018b6a0b435e2a0421ef534e5
このコミットが含まれているのは:
@@ -57,8 +57,7 @@ struct dp_rx_defrag_cipher {
|
||||
|
||||
uint32_t dp_rx_frag_handle(struct dp_soc *soc, void *ring_desc,
|
||||
struct hal_rx_mpdu_desc_info *mpdu_desc_info,
|
||||
union dp_rx_desc_list_elem_t **head,
|
||||
union dp_rx_desc_list_elem_t **tail,
|
||||
uint8_t *mac_id,
|
||||
uint32_t quota);
|
||||
|
||||
/*
|
||||
|
新しいイシューから参照
ユーザーをブロックする