Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/netinet6



On Wed, Apr 25, 2007 at 08:17:33PM +0000, Tom Spindler wrote:
> > Modified Files:
> >     src/sys/netinet6: in6_offload.c in6_offload.h
> > 
> > Log Message:
> > Constify.
> 
> This fails to compile without warnings:
> 
> /home/dogcow/work/nbsrc/sys/netinet6/in6_offload.c: In function 
> 'ip6_tso_output_callback':
> /home/dogcow/work/nbsrc/sys/netinet6/in6_offload.c:59: warning: passing 
> argument 4 of 'nd6_output' discards qualifiers from pointer target type
> 
> and thus breaks the build. Please revert or fix.

Reverted.  Thanks for the heads-up.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933



Home | Main Index | Thread Index | Old Index