Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Fri, Jun 01, 2018 at 08:56:01AM +0000, Maxime Villard wrote:
> Module Name: src
> Committed By: maxv
> Date: Fri Jun 1 08:56:01 UTC 2018
>
> Modified Files:
> src/sys/arch/powerpc/booke/dev: pq3etsec.c
> src/sys/arch/x86/pci: if_vmx.c
> src/sys/dev/marvell: if_mvxpe.c
> src/sys/dev/pci: if_jme.c if_wm.c
> src/sys/netinet6: in6_offload.c ip6_output.c
> src/sys/sys: mbuf.h
>
> Log Message:
> Rename
>
> M_CSUM_DATA_IPv6_HL -> M_CSUM_DATA_IPv6_IPHL
> M_CSUM_DATA_IPv6_HL_SET -> M_CSUM_DATA_IPv6_SET
>
> Reduces the diff against IPv4. Also, clarify the definitions.
If we are going to rename them, shouldn't they also use consistent
casing, i.e. IPV6?
Joerg
Home |
Main Index |
Thread Index |
Old Index