diff options
| author | 2023-09-15 23:01:25 +0200 | |
|---|---|---|
| committer | 2023-09-18 10:42:36 +0100 | |
| commit | a7f991953d73dd50c4c23b5437c0139960e1fad4 (patch) | |
| tree | 23fe052b3eb066b636cc419bc38433b504c52110 /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | tsnep: Fix NAPI scheduling (diff) | |
tsnep: Fix ethtool channels
According to the NAPI documentation networking/napi.rst, for the ethtool
API a channel is a IRQ/NAPI which services queues of a given type.
tsnep uses a single IRQ/NAPI instance for every TX/RX queue pair.
Therefore, combined channels shall be returned instead of separate tx/rx
channels.
Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
