commit | acd65448f2e6b3407b8bb28b57d711ca417ea679 | [log] [tgz] |
---|---|---|
author | Helin Zhang <helin.zhang@intel.com> | Mon Oct 26 19:44:28 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 01 22:27:38 2015 -0800 |
tree | a630fe14a5a70670ebce414e4fd3b2b51b8709ec | |
parent | 28c5869f2bc4e319027bc22a66a1aa9eefc69a16 [diff] |
i40e: rename rss_size to alloc_rss_size in i40e_pf This patch renames rss_size to alloc_rss_size in i40e_pf, which is clearer and avoids confusion. It also adds comments to the other related structure members to help clarify usage. Change-ID: Ia90090609d006ab589cb639975bb8a0af795d16f Signed-off-by: Helin Zhang <helin.zhang@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>