Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/net
> On Mar 26, 12:10pm, yamt%mwd.biglobe.ne.jp@localhost (YAMAMOTO Takashi) wrote:
> -- Subject: Re: CVS commit: src/sys/net
>
> | > Module Name: src
> | > Committed By: christos
> | > Date: Wed Mar 26 02:21:52 UTC 2008
> | >
> | > Modified Files:
> | > src/sys/net: bpf.c
> | >
> | > Log Message:
> | > - put const back, no reason to modify the prototype.
> |
> | do we need to repeat the discussion?
>
> Yes, at least a summary cause this is the first time I hear about why casting
> (void *)memcpy is good.
>
> christos
what i care is const struct mbuf *, not (void *)memcpy.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index