diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-11-30 13:43:31 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2007-11-30 13:43:31 +0100 |
commit | 3ccd86241b277249d5ac08e91eddfade47184520 (patch) | |
tree | 5df95a7fd70b6064c62c7489ef5dd9a63e414853 /scripts/profile2linkerlist.pl | |
parent | [IPV6]: Restore IPv6 when MTU is big enough (diff) | |
download | linux-3ccd86241b277249d5ac08e91eddfade47184520.tar.xz linux-3ccd86241b277249d5ac08e91eddfade47184520.zip |
[DECNET]: dn_nl_deladdr() almost always returns no error
As far as I see from the err variable initialization
the dn_nl_deladdr() routine was designed to report errors
like "EADDRNOTAVAIL" and probaby "ENODEV".
But the code sets this err to 0 after the first nlmsg_parse
and goes on, returning this 0 in any case.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/profile2linkerlist.pl')
0 files changed, 0 insertions, 0 deletions