> From: Michael S. Tsirkin <[email protected]> > Sent: Tuesday, July 4, 2023 6:01 PM > > In some systems, there's need to support utilizing legacy drivers with devices > that do not directly support the legacy interface. > In such scenarios, an owner device of a group can provide the legacy interface > functionality for group members. > The driver of an owner device can then access the legacy interface of a member > device on behalf of the legacy member device driver. > In the last line, I will change from 'legacy member device driver' to just 'member device driver'.
I will fix rest of the comments including having pad bytes after offset and have similar changes in rest of the places.
