diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2014-06-03 23:50:20 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-06-19 20:22:06 -0700 |
commit | cc70b080ea773d7aea4a0440316f30f5af6bb655 (patch) | |
tree | 8b7152277c3da3a323b7dd15a7b01cc3f3014e76 /drivers/net/ethernet/intel/i40e/i40e_main.c | |
parent | e57a2fea8787dffcbdff3f7f0567a1e8555dd93a (diff) |
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 <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e/i40e_main.c')
0 files changed, 0 insertions, 0 deletions