File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
drivers/net/ethernet/marvell/octeontx2 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ static int rvu_setup_msix_resources(struct rvu *rvu)
646
646
}
647
647
648
648
/* HW interprets RVU_AF_MSIXTR_BASE address as an IOVA, hence
649
- * create a IOMMU mapping for the physcial address configured by
649
+ * create an IOMMU mapping for the physical address configured by
650
650
* firmware and reconfig RVU_AF_MSIXTR_BASE with IOVA.
651
651
*/
652
652
cfg = rvu_read64 (rvu , BLKADDR_RVUM , RVU_PRIV_CONST );
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: GPL-2.0
2
- /* Marvell OcteonTx2 RVU Physcial Function ethernet driver
2
+ /* Marvell OcteonTx2 RVU Physical Function ethernet driver
3
3
*
4
4
* Copyright (C) 2020 Marvell.
5
5
*/
Original file line number Diff line number Diff line change 1
1
// SPDX-License-Identifier: GPL-2.0
2
- /* Marvell OcteonTx2 RVU Physcial Function ethernet driver
2
+ /* Marvell OcteonTx2 RVU Physical Function ethernet driver
3
3
*
4
4
* Copyright (C) 2020 Marvell International Ltd.
5
5
*
You can’t perform that action at this time.
0 commit comments