[dpdk-dev] [PATCH] pci: Don't call probe callback if driver already loaded.

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Nov 6 22:59:24 CET 2016


2016-10-25 14:50, Ben Walker:
> If the user asks to probe multiple times, the probe
> callback should only be called on devices that don't have
> a driver already loaded.
> 
> This is useful if a driver is registered after the
> execution of a program has started and the list of devices
> needs to be re-scanned.
> 
> Signed-off-by: Ben Walker <benjamin.walker at intel.com>

Applied, thanks


More information about the dev mailing list