commit | 28b3870578ef403000c99d54c40fffb0210ff70d | [log] [tgz] |
---|---|---|
author | Raju Rangoju <rajur@chelsio.com> | Mon Jun 24 23:05:32 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 24 14:54:06 2019 -0700 |
tree | c22e817a4bf01737bf0f7041d49fbb4cc2d79300 | |
parent | 0fec7e72ae1391bb2d7527efb54fe6ae88acabce [diff] |
cxgb4: Re-work the logic for mps refcounting Remove existing mps refcounting code which was added only for encap filters and add necessary data structures/functions to support mps reference counting for all the mac filters. Also add wrapper functions for allocating and freeing encap mac filters. Signed-off-by: Raju Rangoju <rajur@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>