From: Nathan Fontenot <nf...@linux.vnet.ibm.com> Date: Wed, 21 Feb 2018 21:33:56 -0600
> The approach of one counter to rule them all when tracking the number > of active sub-crqs, pools, and napi has problems handling some failover > scenarios. This is due to the split in initializing the sub crqs, > pools and napi in different places and the placement of updating > the active counts. > > This patch simplifies this by having a counter for tx and rx > sub-crqs, pools, and napi. > > Signed-off-by: Nathan Fontenot <nf...@linux.vnet.ibm.com> Applied, thanks Nathan.