On Thu, 17 May 2018 12:06:43 +0200, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > Don't store repr pointer to reprs array until the representor is > successfully created. This avoids message about "representor > destruction" even when it was never created. Also it cleans-up the flow. > Also, check return value after port alloc. > > Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]> Thank you!
