lkml.org 
[lkml]   [2002]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.5.12(bk): IPv6 over IPv4 tunnel device initialization
Hello,
just came across a suspicious warning:

...
CC net/ipv6/ip6_input.o
CC net/ipv6/addrconf.o
CC net/ipv6/sit.o
.../net/ipv6/sit.c:67: warning: initialization makes integer from pointer without a cast
...


It looks like the order of fields in net_device has changed,
as the net_device::init is not initialized now with
ipip6_fb_tunnel_init, but with a 0.
Using field labels in the initialization would be a good thing, imho.

-alex

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.041 / U:0.624 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site