From: Raju Rangoju <ra...@chelsio.com> Date: Mon, 24 Jun 2019 23:05:31 +0530
> Firmware reference counts the MPS TCAM entries by PF and VF, > but it does not do it for usage within a PF or VF. This patch > adds the support to track MPS TCAM entries within a PF. > > v2->v3: > Fixed the compiler errors due to incorrect patch > Also, removed the new blank line at EOF > v1->v2: > Use refcount_t type instead of atomic_t for mps reference count Series applied, th anks.