Re: [PATCH net-next] hv_netvsc: Fix the list processing for network change event
From: David Miller
Date: Sun Apr 24 2016 - 23:28:42 EST
From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Date: Thu, 21 Apr 2016 16:13:01 -0700
> RNDIS_STATUS_NETWORK_CHANGE event is handled as two "half events" --
> media disconnect & connect. The second half should be added to the list
> head, not to the tail. So all events are processed in normal order.
>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> Reviewed-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
Applied, thanks.