commit | 800b932969c53c4044ff9f9fd1ee793a87fa8ef0 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Fri Sep 14 09:10:15 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 20:33:24 2018 +0200 |
tree | 23e475eda261baa0ab99d48877d372cdcda9cc08 | |
parent | 581ae6b7225aaf469001557900763d14898e3683 [diff] |
vmbus: pass channel to hv_process_channel_removal Rather than passing relid and then looking up the channel. Pass the channel directly, since caller already knows it. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>