From: Mitch Williams Date: Tue, 3 Jun 2014 23:50:20 +0000 (+0000) Subject: i40evf: fix off-by-one X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~276^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc70b080ea773d7aea4a0440316f30f5af6bb655;p=pandora-kernel.git i40evf: fix off-by-one The loop in i40evf_get_rxfh_indir was only reading fifteen registers, not all sixteen. Change the matching loop in i40evf_set_rxfh_indir at the same time to make the code more consistent. Change-ID: I6c182287698e742d1f6ca1a4bcc43cc08df6e1de Signed-off-by: Mitch Williams Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed