commit | ae2a922fae023164b3e0de62db3a2e6e93305c2e | [log] [tgz] |
---|---|---|
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | Tue Jul 24 20:17:10 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 24 10:12:22 2018 -0700 |
tree | 3482050a9e948bca5433fedb2b567d73075294a6 | |
parent | 9d0f180cd509aec0172ae15bf1aed54de34d1132 [diff] |
cxgb4: move Tx/Rx free pages collection to common code This information needs to be collected in vmcore device dump as well. So, move to common code. Fixes: fa145d5dfd61 ("cxgb4: display number of rx and tx pages free") Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>