diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2016-04-21 16:13:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-24 23:27:58 -0400 |
commit | 15cfd40771e18a4e9b788c64c9db2606f958b93d (patch) | |
tree | c6da0d9154f35255ecb57a28453556d3664bc4db /include | |
parent | 10d3be569243def8d92ac3722395ef5a59c504e6 (diff) | |
download | linux-15cfd40771e18a4e9b788c64c9db2606f958b93d.tar.bz2 |
hv_netvsc: Fix the list processing for network change event
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@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions