commit | 420136cccb3b042c46cb796d0d5e33ed4e8eebd7 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Wed Dec 18 13:45:59 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jan 09 03:07:05 2014 -0800 |
tree | 9b2c6183e2ba56b1d0ff02fa338b18f7a146b255 | |
parent | 0467bc9151956855b0f5e3f958e540ab1f252362 [diff] |
i40e: shorten wordy fields The alloc_rx_buff_failed and alloc_rx_page_failed variables are both part of an rx specific structure so just remove the _rx part of the name. No functional changes. Change-ID: Icffa2f5d13c6f2b1e09cf45b9472b83c9dae8fc6 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>