diff options
author | Alex Elder <elder@linaro.org> | 2020-06-30 00:55:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-02 01:27:09 +0300 |
commit | 1d86652b13e8404ee42b6575d97ed228e92547d6 (patch) | |
tree | c699a71f0ac72ed19949a049b4b20372c9de9423 /drivers/net/ifb.c | |
parent | 317a5740b70568f71ecdcf0db1aefad2e4b74811 (diff) | |
download | linux-1d86652b13e8404ee42b6575d97ed228e92547d6.tar.xz |
net: ipa: reduce aggregation time limit
Halve the time limit used when aggregation is enabled on an RX
endpoint, to half a millisecond.
Use DIV_ROUND_CLOSEST() to compute the value that represents the
time period, to get better accuracy in the event the time limit is
not an even multiple of the granularity.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ifb.c')
0 files changed, 0 insertions, 0 deletions