Re: [PATCH net] bareudp: Fixed configuration to avoid having garbage values
From: David Miller <davem@davemloft.net> Date: 2020-06-16 20:43:31
From: Martin Varghese <redacted>
Date: Tue, 16 Jun 2020 11:18:58 +0530
From: Martin <redacted>
Code to initialize the conf structure while gathering the configuration
of the device was missing.
Fixes: 571912c69f0e ("net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc.")
Signed-off-by: Martin <redacted>