commit | 638702bd59a336f48f39a58ed8bdf199c08afeda | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Sat Jan 24 09:58:32 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Feb 09 01:50:36 2015 -0800 |
tree | 289a7fa20129968a15e74b798ed8415c6aee32a3 | |
parent | 9230165f00ddfeb17094bbfe1b0665521c1856d2 [diff] |
i40e/i40evf: Add call to u64_stats_init to init This patch adds a call to u64_stats_init to Rx setup. This done in order to avoid lockdep errors with seqcount on newer kernels. Change-ID: Ia8ba8f0bcbd1c0e926f97d70aeee4ce4fd055e93 Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>