commit | 2b01888d1b453096b5b13c0d4b73e630411198b4 | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Tue Jan 24 13:06:03 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 16:28:58 2017 -0500 |
tree | b9db34795406617aa634321810e4e8f41ed57519 | |
parent | 962f3fee83a4ef9010ae84dc43ae7aecb572e2a9 [diff] |
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>