From: David S. Miller Date: Mon, 24 Jun 2019 21:54:06 +0000 (-0700) Subject: Merge branch 'cxgb4-Reference-count-MPS-TCAM-entries-within-a-PF' X-Git-Tag: v5.3-rc1~140^2~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=045df37e743c7448931131988e99e8fe0cc92a54;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'cxgb4-Reference-count-MPS-TCAM-entries-within-a-PF' Raju Rangoju says: ==================== cxgb4: Reference count MPS TCAM entries within a PF 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 ==================== Signed-off-by: David S. Miller --- 045df37e743c7448931131988e99e8fe0cc92a54