]> Git Repo - linux.git/commit
i40e: fix compile warning on checksum_local
authorJesse Brandeburg <[email protected]>
Fri, 17 Jan 2014 23:36:31 +0000 (15:36 -0800)
committerDavid S. Miller <[email protected]>
Sat, 18 Jan 2014 03:13:03 +0000 (19:13 -0800)
commite15c9fa03639fcd30d035ea829f11b222b95e7f3
tree3147067264c4bfe75b737c41d3c1d531f263f4d8
parent7bbc084c9971a8c00be2feefcf704a20da3886bb
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 <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Aaron Brown <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_nvm.c
This page took 0.047072 seconds and 4 git commands to generate.