We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa3f2b commit fd85840Copy full SHA for fd85840
drivers/pci/endpoint/functions/pci-epf-vntb.c
@@ -652,6 +652,7 @@ static int epf_ntb_mw_bar_init(struct epf_ntb *ntb)
652
/**
653
* epf_ntb_mw_bar_clear() - Clear Memory window BARs
654
* @ntb: NTB device that facilitates communication between HOST and VHOST
655
+ * @num_mws: the number of Memory window BARs that to be cleared
656
*/
657
static void epf_ntb_mw_bar_clear(struct epf_ntb *ntb, int num_mws)
658
{
0 commit comments