Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 09:22:07 -0800 (PST)
From:      <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if_faith.c
Message-ID:  <200202261722.g1QHM7q54114@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
    I have fixed if_faith but if_gif seems to be doing very bad things
    with rip_output and I think it is going to take someone more
    familiar with if_gif to fix the errors. 

						-Matt

/FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:111: warning: initialization from incompatible pointer type
/FreeBSD/FreeBSD-current/src/sys/net/if_gif.c: In function `gif_encapcheck':
/FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:354: warning: cast discards qualifiers from pointer target type
/FreeBSD/FreeBSD-current/src/sys/net/if_gif.c: In function `gif_ioctl':
/FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:553: warning: `dst' might be used uninitialized in this function
/FreeBSD/FreeBSD-current/src/sys/net/if_gif.c:553: warning: `src' might be used uninitialized in this function


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202261722.g1QHM7q54114>