OSDN Git Service

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)
commit486e3981057cacdafd62ba0618612193ff12d1dd
tree176e667891e8558f79b7df8d4a5accef61f57db5
parentc1b85a193ab8ba860c52caf924d7964abe9c0da3
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