From: Akeem G Abodunrin Date: Wed, 9 Apr 2014 05:58:58 +0000 (+0000) Subject: i40e: Tx/Rx rings declaration X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~115^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7046ee1f820f7cbe870c1a62cd27b8fc420155d;p=pandora-kernel.git i40e: Tx/Rx rings declaration This patch changes the declaration of Tx/Rx rings inside several loops. It eliminates declaring the same rings every time for the duration of the loop, instead declaring them once before the loop. Change-ID: I59dea54276f18c47dca522f520c18f65fe42a15d Signed-off-by: Akeem G Abodunrin Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed