mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
1d9d3c1755129366dfa36d877e64c3ef7e5ed3ec
IOCTL was allowed via block device node due to mapping of wrong ioctl callback . Fixed the mapping to the correct ioctl callback that throws error when ioctl is done on block device node. Jira SSV-12846 Change-Id: I13b492f216c99ac68f9ac89c509b3019a92c50f8 Signed-off-by: Sanjith T D <std@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3335014 Reviewed-by: Sreenivas Velpula <svelpula@nvidia.com> Reviewed-by: svcacv <svcacv@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Sandeep Trasi <strasi@nvidia.com>
Description
No description provided