commit | 8db91f6a9b2ff2bb5355ad11c668fe63eb8ae0c3 | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Wed Apr 12 11:35:05 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 11:05:19 2017 -0400 |
tree | 62dccf110f2612cf80c6385dfb66c74a5956ddd5 | |
parent | a6a71f19fe5e05a90e0bd2487b87aba60a7bfbe0 [diff] |
hv_netvsc: Fix the queue index computation in forwarding case If the outgoing skb has a RX queue mapping available, we use the queue number directly, other than put it through Send Indirection Table. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>