]> git.ipfire.org Git - thirdparty/qemu.git/commit
pvrdma: add uar_read routine
authorPrasad J Pandit <pjp@fedoraproject.org>
Wed, 12 Dec 2018 19:30:35 +0000 (01:00 +0530)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 30 Jul 2019 20:15:46 +0000 (15:15 -0500)
commitbceff528ba310d04baa6617a9fb708b85b85934c
treec5a1e089fb85b0ada673cb4d0dc96d8e85bf0849
parent1549e3a54ab135b86e7a7cb4b94e9b13665bf648
pvrdma: add uar_read routine

Define skeleton 'uar_read' routine. Avoid NULL dereference.

Reported-by: Li Qiang <liq3ea@163.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
(cherry picked from commit 2aa86456fb938a11f2b7bd57c8643c213218681c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/rdma/vmw/pvrdma_main.c