From: David S. Miller Date: Wed, 12 Jan 2022 14:39:54 +0000 (+0000) Subject: Merge branch 'ipa-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0bbed88af55ed804d19aeb23b32b72b29e1435ee;p=linux.git Merge branch 'ipa-fixes' Alex Elder says: ==================== net: ipa: fix two replenish bugs This series contains two fixes for bugs in the IPA receive buffer replenishing code. The (new) second patch defines a bitmap to represent endpoint the replenish enabled flag. Its purpose is to prepare for the third patch, which adds an additional flag. Version 2 of this series uses bitmap operations in the second bug fix rather than an atomic variable, as suggested by Jakub. ==================== Signed-off-by: David S. Miller --- 0bbed88af55ed804d19aeb23b32b72b29e1435ee