mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
nla_nest_start may fail and thus deserves a check. The fix returns -EMSGSIZE when it fails. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>