diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-11-23 14:43:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-28 22:33:49 +0300 |
commit | bcc70bb3aeae7c3d035881d41055685f08a2b745 (patch) | |
tree | d315f22c30a9356f8294669bb9c9cf31f844ff12 /arch/x86/ia32 | |
parent | 3c6f27bf33052ea6ba9d82369fb460726fb779c0 (diff) | |
download | linux-bcc70bb3aeae7c3d035881d41055685f08a2b745.tar.xz |
net, ppp: Report correct error code if unit allocation failed
Allocating unit from ird might return several error codes
not only -EAGAIN, so it should not be changed and returned
precisely. Same time unit release procedure should be invoked
only if device is unregistering.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
CC: Paul Mackerras <paulus@samba.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86/ia32')
0 files changed, 0 insertions, 0 deletions