[dpdk-dev] [PATCH] drivers/bus/vdev: corrected a typing error in header file

Thomas Monjalon thomas at monjalon.net
Wed Jul 22 02:21:04 CEST 2020


23/06/2020 15:26, Muhammad Bilal:
> Here I have corrected a potential typing mistake in header file.
> while Uninitalizing the driver the comment was mentioning 
> initializing instead of Uninitalizing in despription of parameter
> 
> Fixes: d4a586d29e65 ("bus/vdev: move code from EAL into a new driver")
> Cc: jianfeng.tan at intel.com

It should be:

Fixes: 0fe11ec592b2 ("eal: add vdev init and uninit")
Cc: mukawa at igel.co.jp
Cc: stable at dpdk.org

> Signed-off-by: Muhammad Bilal <m.bilal at emumba.com>

Applied with above change




More information about the dev mailing list