On Thu, Aug 12, 2021 at 2:42 PM Jakub Kicinski wrote: > > 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. Reviewed-by: Michael Chan Thanks.