Skip to content
Commit 8ebd115b authored by David S. Miller's avatar David S. Miller
Browse files

vxlan: Fix uninitialized variable warnings.



drivers/net/vxlan.c: In function ‘vxlan_xmit_one’:
drivers/net/vxlan.c:2141:10: warning: ‘err’ may be used uninitialized in this function [-Wmaybe-uninitialized]

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 81fea579
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment