From: Stephen Hemminger <step...@networkplumber.org>
Date: Tue, 24 Jan 2017 13:05:57 -0800

> Lots of little things in here. Support for minor more ethtool control,
> negotiation of offload parameters with host (based on FreeBSD) and
> several cleanups.

Series applied, but two comments for potential follow-on changes:

>   netvsc: enhance transmit select_queue

Wouldn't it be better to check for the channel table NULL pointer
before assigning the queue index to the socket?

>   netvsc: call netif_receive_skb

Hmmm, potential stack depth issues?

Reply via email to