]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: Change the hash level variable to bit flags
authorHaiyang Zhang <haiyangz@microsoft.com>
Fri, 6 Oct 2017 15:33:57 +0000 (08:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Oct 2017 17:11:01 +0000 (10:11 -0700)
commit8ed348b8594cac7b5a6f3326a1c803c12c166a92
tree176e667891e8558f79b7df8d4a5accef61f57db5
parentc5a418292dda57659b18d0c5a45eda1d1b62687a
hv_netvsc: Change the hash level variable to bit flags

This simplifies the logic and make it easier to add more
options.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/hyperv_net.h
drivers/net/hyperv/netvsc_drv.c