Devendra Singh Rawat 9197943008 net/qede: fix milliseconds sleep macro
The macro defined for milliseconds sleep was not putting the thread
to sleep and was simply calling a delay routine. This fix redefines
the macro to call the correct rte sleep API.

Fixes: ec94dbc57362 ("qede: add base driver")
Cc: stable@dpdk.org

Signed-off-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Rasesh Mody <rmody@marvell.com>
2020-09-30 19:19:09 +02:00
..
2020-07-11 06:18:53 +02:00
2020-07-11 06:18:53 +02:00
2020-05-05 15:54:26 +02:00
2020-07-11 06:18:53 +02:00
2020-07-30 00:41:23 +02:00
2020-08-12 11:32:16 +02:00