commit | db3cd7af9d0f174475cbcc02c0e96a5408fe2dc2 | [log] [tgz] |
---|---|---|
author | Haiyang Zhang <haiyangz@microsoft.com> | Fri Sep 01 14:30:07 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 01 20:39:12 2017 -0700 |
tree | fa525e286dd48dcbeab6407a1c39aaa5dad6cc5a | |
parent | 06be580ac7b650938cb3f2cf8cd02d73ff96d3e4 [diff] |
hv_netvsc: Fix the channel limit in netvsc_set_rxfh() The limit of setting receive indirection table value should be the current number of channels, not the VRSS_CHANNEL_MAX. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>