![]() [ Upstream commit 767e33ca47dd8ace7769e0b0c19d7b0c38b2f72d ]
_IOC() an internal helper that we should not use in driver code. In
particular, we got the data direction wrong here, which breaks a number
of tools, as having "_IOC_NONE" should never be paired with a nonzero
size.
Use _IOW() instead.
Fixes:
|
||
---|---|---|
.. | ||
evtchn.h | ||
gntalloc.h | ||
gntdev.h | ||
privcmd.h |