Denis V. Lunev wrote: > On Thu, 2008-08-14 at 15:27 -0400, Brian Haley wrote: >> Change dev_net() to handle a NULL argument - return &init_net instead. >> >> -Brian >> >> Signed-off-by: Brian Haley <[EMAIL PROTECTED]> >> --- >> > the code is designed keeping in mind that there are no checks for > net != NULL > in any place. They are too expensive. We need to invent other way :(
Ok, I'll fix the other callers to pass *net, I was just trying to be overly safe in dev_net() to avoid a crash. -Brian _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list Devel@openvz.org https://openvz.org/mailman/listinfo/devel