diff options
author | Igor Russkikh <Igor.Russkikh@aquantia.com> | 2019-04-29 10:05:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-01 09:30:15 -0400 |
commit | 49544935a78cec813e1a8b17ea40d589138baf99 (patch) | |
tree | 2179a56eac8b9d0a20fad774b88d6d70ff5bdba5 /drivers/cpuidle | |
parent | f5dce08ab179459f3f622a63dfa446a930b84192 (diff) |
net: aquantia: extract timer cb into work job
Service timer callback fetches statistics from FW and that may cause
a long delay in error cases. We also now need to use fw mutex
to prevent concurrent access to FW, thus - extract that logic
from timer callback into the job in the separate work queue.
Signed-off-by: Nikita Danilov <ndanilov@aquantia.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions