[PATCH v4] net: fix checksum with unaligned buffer
Stephen Hemminger
stephen at networkplumber.org
Thu Jun 30 19:41:48 CEST 2022
On Thu, 23 Jun 2022 14:39:00 +0200
Morten Brørup <mb at smartsharesystems.com> wrote:
> diff --git a/lib/net/rte_ip.h b/lib/net/rte_ip.h
> index b502481670..738d643da0 100644
> --- a/lib/net/rte_ip.h
> +++ b/lib/net/rte_ip.h
> @@ -3,6 +3,7 @@
> * The Regents of the University of California.
> * Copyright(c) 2010-2014 Intel Corporation.
> * Copyright(c) 2014 6WIND S.A.
> + * Copyright(c) 2022 SmartShare Systems.
> * All rights reserved.
> */
NAK
Doing a small incremental fix should not change copyright.
More information about the dev
mailing list