diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2016-06-03 17:51:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-05 23:16:36 -0400 |
commit | 2f5fa6c869e8f8c340dd05a2817eecbcea382c35 (patch) | |
tree | 1ff5175cdb0011d67f1abad449bfb7def2950907 /drivers/ipack | |
parent | 2625466d6d92f056da970bee990c862c54188819 (diff) | |
download | talos-obmc-linux-2f5fa6c869e8f8c340dd05a2817eecbcea382c35.tar.gz talos-obmc-linux-2f5fa6c869e8f8c340dd05a2817eecbcea382c35.zip |
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Both rndis_filter_open()/rndis_filter_close() use struct hv_device to
reach to struct netvsc_device only and all callers have it already.
While on it, rename net_device to nvdev in rndis_filter_open() as
net_device is misleading.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ipack')
0 files changed, 0 insertions, 0 deletions