linux/net/ncsi
Kangjie Lu 07660ca679 net: ncsi: fix a missing check for nla_nest_start
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>
2019-03-16 11:44:33 -07:00
..
Kconfig net/ncsi: Add NCSI Broadcom OEM command 2018-10-17 22:14:54 -07:00
Makefile
internal.h net/ncsi: Add NCSI Mellanox OEM command 2018-11-27 16:37:20 -08:00
ncsi-aen.c net/ncsi: Configure multi-package, multi-channel modes with failover 2018-11-17 21:09:49 -08:00
ncsi-cmd.c
ncsi-manage.c net/ncsi: Add NCSI Mellanox OEM command 2018-11-27 16:37:20 -08:00
ncsi-netlink.c net: ncsi: fix a missing check for nla_nest_start 2019-03-16 11:44:33 -07:00
ncsi-netlink.h
ncsi-pkt.h net/ncsi: Add NCSI Mellanox OEM command 2018-11-27 16:37:20 -08:00
ncsi-rsp.c net/ncsi: Add NCSI Mellanox OEM command 2018-11-27 16:37:20 -08:00