diff options
author | Parav Pandit <parav@mellanox.com> | 2019-08-08 09:12:54 -0500 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2019-08-19 13:28:57 -0600 |
commit | eee413e620f408e1e88d94b16d05f45407939d1b (patch) | |
tree | 29566a70f108c4f4ccf0f0e91f50fda92ba00cb2 /crypto | |
parent | d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1 (diff) | |
download | linux-eee413e620f408e1e88d94b16d05f45407939d1b.tar.bz2 |
vfio-mdev/mtty: Simplify interrupt generation
While generating interrupt, mdev_state is already available for which
interrupt is generated.
Instead of doing indirect way from state->device->uuid-> to searching
state linearly in linked list on every interrupt generation,
directly use the available state.
Hence, simplify the code to use mdev_state and remove unused helper
function with that.
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions