diff options
author | 2016-08-15 17:48:39 +0200 | |
---|---|---|
committer | 2016-08-15 13:48:07 -0700 | |
commit | f9a7da9130ef0143eb900794c7863dc5c9051fbc (patch) | |
tree | 52281efad794b841bc560f518a5819adad2d7e69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gre: set inner_protocol on xmit (diff) | |
download | linux-dev-f9a7da9130ef0143eb900794c7863dc5c9051fbc.tar.xz linux-dev-f9a7da9130ef0143eb900794c7863dc5c9051fbc.zip |
hv_netvsc: don't lose VF information
struct netvsc_device is not suitable for storing VF information as this
structure is being destroyed on MTU change / set channel operation (see
rndis_filter_device_remove()). Move all VF related stuff to struct
net_device_context which is persistent.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Acked-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions