From: Catherine Sullivan <csu...@google.com> Date: Thu, 1 Aug 2019 16:07:31 -0700
> desc_cnt and data_cnt should always be equal. In the case of a dropped > packet desc_cnt was still getting updated (correctly), data_cnt > was not. To eliminate this bug and prevent it from recurring this > patch combines them into one ring level cnt. > > Signed-off-by: Catherine Sullivan <csu...@google.com> > Reviewed-by: Sagi Shahar <sa...@google.com> Applied.