]> git.baikalelectronics.ru Git - kernel.git/commit
netvsc: Fix a bug in sub-channel handling
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 25 Mar 2017 03:54:36 +0000 (20:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Mar 2017 03:15:56 +0000 (20:15 -0700)
commitd25947e42e13fbaf6b1264e2e4790931c80f023d
tree5fd7e163ab63a07cf763c51ba8c4e48c194b0bf4
parent344f2a7a3baf64eba9c26bbeb55c474dac95e910
netvsc: Fix a bug in sub-channel handling

All netvsc channels are handled via NAPI. Setup the "read mode" correctly
for the netvsc sub-channels.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/rndis_filter.c