diff options
author | Sunil Goutham <sgoutham@marvell.com> | 2021-08-27 17:16:44 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-29 10:46:15 +0100 |
commit | c7cd6c5a460c92a58a0074936250462f539fa80d (patch) | |
tree | 28ea0e7d377881e3b53c95f3539cbf4afdc3f9be /drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h | |
parent | cb0e3ec4e67923e00699e5ed59e5718ed159a344 (diff) |
octeontx2-af: Fix inconsistent license text
Fixed inconsistent license text across the RVU admin
function driver.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h')
-rw-r--r-- | drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h b/drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h index a8b7b1c7a1d5..c38306b3384a 100644 --- a/drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h +++ b/drivers/net/ethernet/marvell/octeontx2/af/lmac_common.h @@ -1,7 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0 */ -/* Marvell OcteonTx2 RPM driver +/* Marvell CN10K RPM driver * * Copyright (C) 2020 Marvell. + * */ #ifndef LMAC_COMMON_H |