mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
46273cf7e0
genlmsg_put could fail. The fix inserts a check of its return value, and if it fails, returns -EMSGSIZE. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>