On 9/29/20 2:14 AM, Thomas Monjalon wrote: > The secondary processes are not allowed to release shared resources. > Only process-private resources should be freed in a secondary process. > Most of the time, there is no process-private resource, > so the close operation is just forbidden in a secondary process. > > After adding proper check in the port close functions, > some redundant checks in the device remove functions are dropped. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > Reviewed-by: Rosen Xu <rosen...@intel.com> > Reviewed-by: Sachin Saxena <sachin.sax...@oss.nxp.com> > Reviewed-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > Reviewed-by: Liron Himi <lir...@marvell.com>
For net/sfc: Reviewed-by: Andrew Rybchenko <arybche...@solarflare.com>