Loading
[PATCH] uses of ->Copy() in rioroute are bogus
... there we are building a command in normal memory; it will be
copied to iomem (by ->Copy()) later. Use memcpy()...
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
... there we are building a command in normal memory; it will be
copied to iomem (by ->Copy()) later. Use memcpy()...
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>