]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:33:26 +0000 (08:33 -0800)
commit937c41980e8e6b1e10b88d11acc521c9b7eb93d0
tree54f6a9c788d8b7f68dda30d864139e94e189bc1a
parent1f8cd868cd5d81839e2928ce65f3ae53df63d9d8
i40e: rename rss_size to alloc_rss_size in i40e_pf

Orabug: 22342532

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>
(cherry picked from commit acd65448f2e6b3407b8bb28b57d711ca417ea679)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_main.c