On 1/8/2019 11:17 AM, Declan Doherty wrote: > In function check_for_bonded_ethdev the driver name is used without > validating the pointer references in the passed ethdev object. > > Fixes: 740feaf349b1 ("ethdev: remove driver name from device private data") > Cc: sta...@dpdk.org > > Signed-off-by: Declan Doherty <declan.dohe...@intel.com>
Applied to dpdk-next-net/master, thanks.