hinic: fix wrong para of wait_for_completion_timeout
authorLuo bin <luobin9@huawei.com>
Fri, 20 Mar 2020 23:13:19 +0000 (23:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Mar 2020 02:43:38 +0000 (19:43 -0700)
commit0da7c322f116210ebfdda59c7da663a6fc5e9cc8
treede4643e0d79011ab76869a205472c555f80b203c
parent33f15da216a1f4566b4ec880942556ace30615df
hinic: fix wrong para of wait_for_completion_timeout

the second input parameter of wait_for_completion_timeout should
be jiffies instead of millisecond

Signed-off-by: Luo bin <luobin9@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/huawei/hinic/hinic_hw_cmdq.c
drivers/net/ethernet/huawei/hinic/hinic_hw_mgmt.c