On Mon, 29 Apr 2019 13:33:24 -0700 Stephen Hemminger <step...@networkplumber.org> wrote:
> Redo the receive logic to set m->port on packets received on VF. > > When using VF, still need to check for packets and completions > arriving on the VMBus path even if application is not doing bursting > (ie n_rx == 0). > > Also, fix comment. > > Signed-off-by: Stephen Hemminger <sthem...@microsoft.com> Fixes: dc7680e8597c ("net/netvsc: support integrated VF")