diff options
author | Sunil Goutham <sgoutham@marvell.com> | 2021-08-27 14:45:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-29 12:46:15 +0300 |
commit | cb0e3ec4e67923e00699e5ed59e5718ed159a344 (patch) | |
tree | e55bd6b410fa4b7a9008bd696a47ce2c58f2b28e /drivers/net/ethernet/marvell/octeontx2/Kconfig | |
parent | d65a606b90ee2d4abd9961aadc9c3c69b9691e04 (diff) | |
download | linux-cb0e3ec4e67923e00699e5ed59e5718ed159a344.tar.xz |
octeontx2-pf: Fix inconsistent license text
Fixed inconsistent license text across the netdev
drivers.
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/Kconfig')
-rw-r--r-- | drivers/net/ethernet/marvell/octeontx2/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/Kconfig b/drivers/net/ethernet/marvell/octeontx2/Kconfig index 2aa0ae8abfbb..3f982ccf2c85 100644 --- a/drivers/net/ethernet/marvell/octeontx2/Kconfig +++ b/drivers/net/ethernet/marvell/octeontx2/Kconfig @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only # -# Marvell OcteonTX2 drivers configuration +# Marvell RVU Network drivers configuration # config OCTEONTX2_MBOX |