04/05/2017 12:48, Jerin Jacob: > From: Guduri Prathyusha <gprathyu...@caviumnetworks.com> > > If multiple devices of same class are added to a device type, > only devices that match first device listed in device type list are > processed. > > Fixing it in device_type_match() by returning false after iterating > through all the devices listed in a device type list. > > Fixes: 8ad08a287918 ("usertools: define DPDK PCI functional device") > > Signed-off-by: Guduri Prathyusha <gprathyu...@caviumnetworks.com>
Series applied, thanks