commit | 2a43565c06465323e33b117bcf2ce604c0594659 | [log] [tgz] |
---|---|---|
author | Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> | Mon Jul 23 23:36:07 2018 +0900 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 25 12:53:37 2018 -0700 |
tree | b72459fa91fee9d6848186b22c3ae5a964cf9746 | |
parent | 2c4a2f7d826329966e8ab86f842a95d3234c64da [diff] |
virtio_net: Factor out the logic to determine xdp sq Make sure to use the same logic in all places to determine xdp sq. This is useful for xdp counters which the following commit will introduce as well. Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>