mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 02:33:01 +09:00
nla_nest_start may fail and thus deserves a check. The fix returns -EMSGSIZE in case it fails. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>