]> git.baikalelectronics.ru Git - kernel.git/commit
netvsc: allow more flexible setting of number of channels
authorstephen hemminger <stephen@networkplumber.org>
Tue, 24 Jan 2017 21:06:03 +0000 (13:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 21:28:58 +0000 (16:28 -0500)
commit0855741b857025a97a27c6d3ce8abf17d844b8d7
treeb9db34795406617aa634321810e4e8f41ed57519
parent7d7b3b108ee221f7c8612914ed7e57a367c07e64
netvsc: allow more flexible setting of number of channels

This allows for number of channels to be managed in a manner similar
to existing hardware drivers. It also removes the restriction of
maximum 8 channels and allows as many as the host will allow.

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