Re: Compiler warnings in kernel 4.14.51

2018-07-02 Thread David Ahern
On 7/1/18 2:35 PM, Enrico Mioso wrote: > Hello! > > While compiling kernel 4.14.51 I got the following warnings: > CC net/core/dev.o > net/core/dev.c: In function 'validate_xmit_skb_list': > net/core/dev.c:3121:15: warning: 'tail' may be used uninitialized in this > function [-Wmaybe-uniniti

Compiler warnings in kernel 4.14.51

2018-07-01 Thread Enrico Mioso
Hello! While compiling kernel 4.14.51 I got the following warnings: CC net/core/dev.o net/core/dev.c: In function 'validate_xmit_skb_list': net/core/dev.c:3121:15: warning: 'tail' may be used uninitialized in this function [-Wmaybe-uninitialized] ... CC net/ipv4/fib_trie.o net/ipv4/fib