commit | 593db80390cf40f1b9dcc790020d2edae87183fb | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <[email protected]> | Thu Jan 10 16:25:32 2019 +0200 |
committer | Sasha Levin <[email protected]> | Thu Feb 14 20:45:23 2019 -0500 |
tree | 99aa63dd1bb0087ee29667543a61c9b9e165075a | |
parent | 8834f5600cf3c8db365e18a3d5cac2c2780c81e5 [diff] |
vmbus: Switch to use new generic UUID API There are new types and helpers that are supposed to be used in new code. As a preparation to get rid of legacy types and API functions do the conversion here. Cc: "K. Y. Srinivasan" <[email protected]> Cc: Haiyang Zhang <[email protected]> Cc: Stephen Hemminger <[email protected]> Cc: [email protected] Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Sasha Levin <[email protected]>