kdoc: fix nfp_fw_load documentation
Fixed the incorrect prefix for the 'nfp_fw_load' function. Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0fbee0ec1f
commit
8fb822ce93
@ -458,7 +458,7 @@ nfp_get_fw_policy_value(struct pci_dev *pdev, struct nfp_nsp *nsp,
|
||||
}
|
||||
|
||||
/**
|
||||
* nfp_net_fw_load() - Load the firmware image
|
||||
* nfp_fw_load() - Load the firmware image
|
||||
* @pdev: PCI Device structure
|
||||
* @pf: NFP PF Device structure
|
||||
* @nsp: NFP SP handle
|
||||
|
Loading…
Reference in New Issue
Block a user