commit | e7fca5d860aeeb1e606448f5191cea8d925cc7a3 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Fri Sep 16 09:01:18 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 27 12:35:49 2016 +0200 |
tree | c32ef9a8e9559b9aeb12711f212308cd857c1720 | |
parent | b294809dbfa7e50229d00253d43f9a56e5d6a0ba [diff] |
Drivers: hv: get rid of id in struct vmbus_channel The auto incremented counter is not being used anymore, get rid of it. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>