bus/vdev: fix comment
authorDavid Marchand <david.marchand@redhat.com>
Mon, 16 Nov 2020 10:06:18 +0000 (11:06 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 20 Nov 2020 08:58:55 +0000 (09:58 +0100)
commitc753160da1816fc5cfd4c4dd25902386cf3f2615
treed44dacb0ec485a780d2bb99562ccf9f97640c8cc
parent64ce42fa273e8ae6883bc99f327b4ee91d1a24d3
bus/vdev: fix comment

RTE_DEV_WHITELISTED is now replaced with RTE_DEV_ALLOWED.

Fixes: a65a34a85ebf ("eal: replace usage of blacklist/whitelist in enums")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
drivers/bus/vdev/vdev.c