mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
7c7295f2c0ec46150ca7da3f419738d7562c85a0
The NVS protocol is supposed to follow the semantic versioning scheme as said in the header docs. This means backwards compatibility within the same major version. Patch removed the client MINOR and PATCH version comparison with KMD version. Patch also returns KMD version irrespective of version compatibility. Bug 3884011 Change-Id: I756a0f87e911d8549efda8e8f5671f9c6d6a76c9 Signed-off-by: prsethi <prsethi@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2826431 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Ramesh Mylavarapu <rmylavarapu@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided