commit | 4a57f58f6a23575aa4469d5e2ddfd7b17c46ae76 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Mon Nov 05 14:53:21 2018 -0600 |
committer | Bjorn Helgaas <helgaas@kernel.org> | Mon Nov 05 14:53:21 2018 -0600 |
tree | 13474d96c0c67be9dea430527ad0f171c578fd5e | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
PCI: Expand the "PF" acronym in Kconfig help text Tell users what a PCI PF is in the PCI_PF_STUB config help text. Fixes: a8ccf8a66663 ("PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs") Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Alexander Duyck <alexander.h.duyck@linux.intel.com>