ice: remove page_reuse statistic
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Thu, 30 Jul 2020 00:19:13 +0000 (17:19 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Sat, 1 Aug 2020 15:43:59 +0000 (08:43 -0700)
commita4c493fea5b7c65fbe0e1bea68007c6c27dd9f75
tree007304f9db64e5bd0a3e868ddb5f9a9d39d6d9af
parentcdedbab92db4697f5a1d222d2d022cd6af3930e3
ice: remove page_reuse statistic

The page reuse statistic wasn't even being displayed to the user, even
though the driver counted it. Don't waste the struct space and hot-path
cycles since the driver doesn't display it.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_txrx.c
drivers/net/ethernet/intel/ice/ice_txrx.h