numam-dpdk/drivers
David Marchand 711b07ce6e net/virtio: remove useless check on mempool
This .rx_queue_setup devop is called after ethdev already dereferenced
the mempool pointer.
No need to check and we can remove this rte_exit.

Fixes: 48cec290a3 ("net/virtio: move queue configure code to proper place")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2019-06-13 23:54:29 +09:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus ipc: handle unsupported IPC in action register 2019-06-05 11:27:36 +02:00
common build: enable large file support on 32-bit 2019-06-03 23:53:40 +02:00
compress compress/qat: fix dataplane return 2019-04-18 16:01:28 +02:00
crypto crypto/aesni_mb: fix build with gcc 4.8.5 2019-06-05 18:37:08 +02:00
event build: add libatomic dependency for 32-bit clang 2019-06-03 23:57:43 +02:00
mempool build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
net net/virtio: remove useless check on mempool 2019-06-13 23:54:29 +09:00
raw doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00