diff options
| author | Colin Ian King <[email protected]> | 2021-02-15 16:11:39 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-02-15 23:21:46 +0000 |
| commit | f6724cd497974dcd74ea54bfb478dd47750cd52b (patch) | |
| tree | 41d22e2f33b9aec5dc1e44d8b67919ad7f6e31e1 /net/ipv6/tcp_ipv6.c | |
| parent | net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT (diff) | |
| download | kernel-f6724cd497974dcd74ea54bfb478dd47750cd52b.tar.gz kernel-f6724cd497974dcd74ea54bfb478dd47750cd52b.zip | |
i40e: Fix uninitialized variable mfs_max
The variable mfs_max is not initialized and is being compared to find
the maximum value. Fix this by initializing it to 0.
Addresses-Coverity: ("Uninitialized scalar variable")
Fixes: 90bc8e003be2 ("i40e: Add hardware configuration for software based DCB")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
