diff options
author | Al Viro | 2006-05-27 06:36:10 +0200 |
---|---|---|
committer | Al Viro | 2006-05-27 08:26:40 +0200 |
commit | bfa6b7bb35a9c8c8acae3056f2cb3364c52693d4 (patch) | |
tree | eb6c4b26737a51b09b5acb26dee1546d5f7571d6 /drivers/pci/probe.c | |
parent | [PATCH] bogus order of copy_from_user() arguments (diff) | |
download | kernel-qcow2-linux-bfa6b7bb35a9c8c8acae3056f2cb3364c52693d4.tar.gz kernel-qcow2-linux-bfa6b7bb35a9c8c8acae3056f2cb3364c52693d4.tar.xz kernel-qcow2-linux-bfa6b7bb35a9c8c8acae3056f2cb3364c52693d4.zip |
[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>
Diffstat (limited to 'drivers/pci/probe.c')
0 files changed, 0 insertions, 0 deletions