Re: [PATCH] net: socket: fix a missing check for nla_nest_start

From: David Miller
Date: Sat Mar 16 2019 - 14:37:27 EST


From: Kangjie Lu <kjlu@xxxxxxx>
Date: Fri, 15 Mar 2019 01:03:05 -0500

> nla_nest_start may fail. The fix check its status and returns
> -EMSGSIZE in case it fails.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>

The proper subsystem prefix is "tipc: " not "socket: "