linux-stable/drivers/vdpa/vdpa_sim
Parav Pandit aa443ac204 vdpa_sim: Skip typecasting from void*
Typecasting from void* to virtio_net_config* is not needed.
Remove it.

Signed-off-by: Parav Pandit <parav@nvidia.com>
Link: https://lore.kernel.org/r/20210213183951.248324-1-parav@nvidia.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-03-14 04:37:36 -04:00
..
Makefile vdpa: split vdpasim to core and net modules 2020-12-18 16:14:30 -05:00
vdpa_sim.c vdpa: set the virtqueue num during register 2021-02-25 14:26:00 -05:00
vdpa_sim.h vdpa_sim_net: Add support for user supported devices 2021-02-23 07:52:56 -05:00
vdpa_sim_net.c vdpa_sim: Skip typecasting from void* 2021-03-14 04:37:36 -04:00