diff options
author | Emil Tantilov <[email protected]> | 2017-09-11 14:21:31 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2017-10-09 10:04:06 -0700 |
commit | dcfd6b839c998bc9838e2a47f44f37afbdf3099c (patch) | |
tree | f9a29b2e75c58f3685373016e5f3d6de1231a6ab /lib/test-string_helpers.c | |
parent | 86e23494222f358138e3d2c337f57577b0893797 (diff) |
ixgbe: fix use of uninitialized padding
This patch is resolving Coverity hits where padding in a structure could
be used uninitialized.
- Initialize fwd_cmd.pad/2 before ixgbe_calculate_checksum()
- Initialize buffer.pad2/3 before ixgbe_hic_unlocked()
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions