On 11/2/2020 6:35 PM, Andrew Boyer wrote:
This file contains the firmware interface definitions.


Is the version number stored somewhere for documentation?

Signed-off-by: Andrew Boyer<abo...@pensando.io>
---
  drivers/net/ionic/ionic_if.h   | 1349 ++++++++++++++++++++++----------
  drivers/net/ionic/ionic_regs.h |    3 -
  2 files changed, 933 insertions(+), 419 deletions(-)

diff --git a/drivers/net/ionic/ionic_if.h b/drivers/net/ionic/ionic_if.h
index f83c8711b..fe6b52b17 100644
--- a/drivers/net/ionic/ionic_if.h
+++ b/drivers/net/ionic/ionic_if.h
@@ -1,17 +1,15 @@
-/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB OR BSD-3-Clause */
-/* Copyright (c) 2017-2019 Pensando Systems, Inc.  All rights reserved. */
+/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB OR BSD-2-Clause */
+/* Copyright (c) 2017-2020 Pensando Systems, Inc.  All rights reserved. */

This is changing the license, for any specific reason?

Reply via email to