bus/vdev: add iteration filter on name
authorThomas Monjalon <thomas@monjalon.net>
Tue, 23 Oct 2018 08:28:36 +0000 (10:28 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 26 Oct 2018 20:14:05 +0000 (22:14 +0200)
commit2c29f879f2e06a792b5ee280cb0fe522d924f5b0
tree25f5ac5641301f16f1762ae15baea78dcce1e099
parent16b9e38e74147fb004fa112c055b2fd500403b36
bus/vdev: add iteration filter on name

A virtual device can be matched with following syntax:
bus=vdev,name=X

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/bus/vdev/vdev_params.c