commit | 9d5e6a7076337374261d13930ea844edfb4cdd1d | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Fri Aug 13 10:26:20 2021 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Aug 13 10:26:20 2021 -0700 |
tree | 2bfc06ec4845c37ea7f0dc1bf1fb2b9c25225136 | |
parent | f8e6dfc64f6135d1b6c5215c14cd30b9b60a0008 [diff] | |
parent | fb9f7190092d2bbd1f8f0b1cc252732cbe99a87e [diff] |
Merge branch 'bnxt-tx-napi-disabling-resiliency-improvements' Jakub Kicinski says: ==================== bnxt: Tx NAPI disabling resiliency improvements A lockdep warning was triggered by netpoll because napi poll was taking the xmit lock. Fix that and a couple more issues noticed while reading the code. ==================== Link: https://lore.kernel.org/r/20210812214242.578039-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>