Skip to content
Commit 045df37e authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 0fec7e72 f9f329ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment