diff options
author | David Arinzon <darinzon@amazon.com> | 2022-12-29 07:30:10 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-30 07:43:44 +0000 |
commit | e712f3e4920b3a1a5e6b536827d118e14862896c (patch) | |
tree | 51477cd64bf78c157febed2fbeaa6127eb6738fa /drivers/uio | |
parent | c7062aaee099f2f43d6f07a71744b44b94b94b34 (diff) | |
download | linux-stable-e712f3e4920b3a1a5e6b536827d118e14862896c.tar.gz linux-stable-e712f3e4920b3a1a5e6b536827d118e14862896c.tar.bz2 linux-stable-e712f3e4920b3a1a5e6b536827d118e14862896c.zip |
net: ena: Set default value for RX interrupt moderation
RX ring can be NULL in XDP use cases where only TX queues
are configured. In this scenario, the RX interrupt moderation
value sent to the device remains in its default value of 0.
In this change, setting the default value of the RX interrupt
moderation to be the same as of the TX.
Fixes: 548c4940b9f1 ("net: ena: Implement XDP_TX action")
Signed-off-by: David Arinzon <darinzon@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions