Loading
crypto: hisilicon/sec - Add the condition for configuring the sriov function
maillist inclusion category: cleanup bugzilla: https://gitee.com/openeuler/kernel/issues/I9GMIW CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev.git/commit/?id=5307147b5e23 ---------------------------------------------------------------------- When CONFIG_PCI_IOV is disabled, the SRIOV configuration function is not required. An error occurs if this function is incorrectly called. Consistent with other modules, add the condition for configuring the sriov function of sec_pci_driver. Signed-off-by:Chenghai Huang <huangchenghai2@huawei.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
JangShui Yang <yangjiangshui@h-partners.com> Signed-off-by:
XiaoFeng Ma <maxiaofeng14@h-partners.com>