]> 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)
commitf141fc09df1d90d71ae1c60722c359cf672c5a22
tree5fd7e163ab63a07cf763c51ba8c4e48c194b0bf4
parent3855a56b318733c40428fbc9e4ac6c76163b68eb
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