Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: igmp: Fix uninitialized variable
The return value might be uninitialized if there was no suitable IPv4 address found for the network interface. Coverity-CID: 224630 Fixes #35158 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
- Loading branch information