diff options
author | Pavel Emelyanov <[email protected]> | 2007-11-30 23:43:31 +1100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2007-11-30 23:43:31 +1100 |
commit | 3ccd86241b277249d5ac08e91eddfade47184520 (patch) | |
tree | 5df95a7fd70b6064c62c7489ef5dd9a63e414853 /lib/debugobjects.c | |
parent | d31c7b8fa303eb81311f27b80595b8d2cbeef950 (diff) |
[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 <[email protected]>
Acked-by: Steven Whitehouse <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions