summaryrefslogtreecommitdiff
path: root/drivers/greybus/control.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-02-03 20:09:25 +0300
committerDavid S. Miller <davem@davemloft.net>2022-02-04 13:16:08 +0300
commit09b337dedacaaab81ffc40c297e1bb9b3af6efa4 (patch)
treea7e0749f2cc73936bd3de04d02998734fffb3f3d /drivers/greybus/control.c
parent5fc7f9ba2e510fe725f0fff6ddfe824f7184da03 (diff)
downloadlinux-09b337dedacaaab81ffc40c297e1bb9b3af6efa4.tar.xz
net: ipa: kill replenish_backlog
We no longer use the replenish_backlog atomic variable to decide when we've got work to do providing receive buffers to hardware. Basically, we try to keep the hardware as full as possible, all the time. We keep supplying buffers until the hardware has no more space for them. As a result, we can get rid of the replenish_backlog field and the atomic operations performed on it. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/greybus/control.c')
0 files changed, 0 insertions, 0 deletions