diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-03-05 19:07:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 20:02:51 +0100 |
commit | dbca36eab48ee48dfc60b8f41ffad54160ebdd09 (patch) | |
tree | 100469e0a9ccd81eee9b234a0799c4a383f063e4 /drivers/tty/vt | |
parent | tty: serial: OMAP: Fix oops due to NULL pdata in DT boot (diff) | |
download | linux-dbca36eab48ee48dfc60b8f41ffad54160ebdd09.tar.xz linux-dbca36eab48ee48dfc60b8f41ffad54160ebdd09.zip |
tty: cyclades: TIOCSERGETLSR should should store to a uint
TIOCSERGETLSR should be saved in a uint so the cast here to unsigned
long is a bug.
Reported-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vt')
0 files changed, 0 insertions, 0 deletions