commit | a8dedb65926005e99ab23716b1c77586de83c4f4 | [log] [tgz] |
---|---|---|
author | Salil Mehta <salil.mehta@huawei.com> | Thu Mar 22 14:28:55 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 22 15:29:03 2018 -0400 |
tree | 923135bcde62d637cf71bcf659b371a60aa5050f | |
parent | 436667d2e1793995267915d2562f7b14f26c1f63 [diff] |
net: hns3: Add support to request VF Reset to PF VF driver depends upon PF to eventually reset the hardware. This request is made using the mailbox command. This patch adds the required function to acheive above. Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>