commit | e15c9fa03639fcd30d035ea829f11b222b95e7f3 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Fri Jan 17 15:36:31 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 17 19:13:03 2014 -0800 |
tree | 3147067264c4bfe75b737c41d3c1d531f263f4d8 | |
parent | 7bbc084c9971a8c00be2feefcf704a20da3886bb [diff] |
i40e: fix compile warning on checksum_local Compile testing with higher warning levels found this complaint: i40e_nvm.c: warning: 'checksum_local' may be used uninitialized in this function Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>