K 10 svn:author V 3 mav K 8 svn:date V 27 2019-05-30T15:07:39.561760Z K 7 svn:log V 275 Pass data pointers to the driver in way in expects. Probably due to historical reasons the driver uses In/Out arguments in odd way. While this tool still never uses Out arguments to see that, make the code to not trigger EINVAL in possible future uses. MFC after: 2 weeks END