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)
commitb1dd90cea725f794185a66c4e4ccfd4fb84632b5
tree5fd7e163ab63a07cf763c51ba8c4e48c194b0bf4
parent71ee0307f504764dd1d9fd9bd04213f210567600
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