diff options
| author | Jiri Slaby <[email protected]> | 2008-07-25 01:48:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:43 -0700 |
| commit | 41aee9a121fd0c31ae22dfe57e8f9ee9d6d85c25 (patch) | |
| tree | 0b55efab61c97366b053e026ad31e711b69d4d82 /include/linux | |
| parent | 6ee8928d94841aa764aeaf645ad16daff811dc26 (diff) | |
Char: mxser, ioctl cleanup
- remove break ctl from ioctl handler, it's never reached, since
tty_ops->break_ctl is defined (mxser break handling is done in software)
- mark MOXA_GET_MAJOR as deprecated
- fix TIOCGICOUNT (some retval non-checks of put_user). Use copy_to_user
to whole structure instead.
Signed-off-by: Jiri Slaby <[email protected]>
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions