i40e: rename rss_size to alloc_rss_size in i40e_pf
authorHelin Zhang <helin.zhang@intel.com>
Mon, 26 Oct 2015 23:44:28 +0000 (19:44 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 2 Dec 2015 06:27:38 +0000 (22:27 -0800)
commitacd65448f2e6b3407b8bb28b57d711ca417ea679
treea630fe14a5a70670ebce414e4fd3b2b51b8709ec
parent28c5869f2bc4e319027bc22a66a1aa9eefc69a16
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>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c
This page took 0.066729 seconds and 5 git commands to generate.