summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorLuo bin <luobin9@huawei.com>2020-07-04 15:32:43 +0800
committerDavid S. Miller <davem@davemloft.net>2020-07-04 17:53:16 -0700
commit6dbb89014dc303facc54d33ae64419d2f9c8ff32 (patch)
treea8cbfacc08706de92a9828fed4a3ae1f5cc30003 /net
parentc00e858d550c141169cde01c0d220d9eb21321a8 (diff)
downloadlinux-6dbb89014dc303facc54d33ae64419d2f9c8ff32.tar.bz2
hinic: fix sending mailbox timeout in aeq event work
When sending mailbox in the work of aeq event, another aeq event will be triggered. because the last aeq work is not exited and only one work can be excuted simultaneously in the same workqueue, mailbox sending function will return failure of timeout. We create and use another workqueue to fix this. Signed-off-by: Luo bin <luobin9@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions