diff options
author | Jiri Slaby <[email protected]> | 2010-11-25 00:27:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-11-29 14:51:54 -0800 |
commit | 6a20bd45fda271bd57e3ba41b3de3009797f4b5e (patch) | |
tree | d0699ec589106045e082b8fd7035860b616d1cbd /net/lapb/lapb_out.c | |
parent | 7f90cfc505d613f4faf096e0d84ffe99208057d9 (diff) |
NET: wan/x25, fix ldisc->open retval
We should never return positive values from ldisc->open, tty layer
doesn't (and never did) expect that.
If we do that, weird things like warnings in tty_ldisc_close happen.
Not sure if dev->base_addr is used somehow now.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Andrew Hendry <[email protected]>
Cc: [email protected]
Tested-by: Sergey Lapin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions