commit | 800b932969c53c4044ff9f9fd1ee793a87fa8ef0 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <[email protected]> | Fri Sep 14 09:10:15 2018 -0700 |
committer | Greg Kroah-Hartman <[email protected]> | 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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>