diff options
author | Aditya Pakki <pakki001@umn.edu> | 2018-12-23 18:54:53 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-24 14:42:11 -0800 |
commit | 89dfd0083751d00d5d7ead36f6d8b045bf89c5e1 (patch) | |
tree | c651f5db44d955e72cc16e80bbf39065c4c5e19c /Kbuild | |
parent | 40c3ff6d5e0809505a067dd423c110c5658c478c (diff) | |
download | linux-89dfd0083751d00d5d7ead36f6d8b045bf89c5e1.tar.gz linux-89dfd0083751d00d5d7ead36f6d8b045bf89c5e1.tar.bz2 linux-89dfd0083751d00d5d7ead36f6d8b045bf89c5e1.zip |
net/netlink_compat: Fix a missing check of nla_parse_nested
In tipc_nl_compat_sk_dump(), if nla_parse_nested() fails, it could return
an error. To be consistent with other invocations of the function call,
on error, the fix passes the return value upstream.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions