commit | ed175d9c6f0d4df0f83f22ff4c887c21b7d021cd | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Mon Jan 21 09:34:53 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 22 20:08:23 2019 -0800 |
tree | c500be1467745a7004d29e7a0603421d1c75cb90 | |
parent | 56431e38efe971591180cd7af7c28ac4b970de5c [diff] |
devlink: Add missing check of nlmsg_put nlmsg_put may fail, this fix add a check of its return value. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>