]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
n_tty: Fix type mismatches in receive_buf raw copy
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 15 Jun 2013 13:14:28 +0000 (09:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:43:01 +0000 (16:43 -0700)
commitd1913e3916f35eb043e8d770839dd96c1379007d
tree1186ca9f5c96f24f2e9bf029613e9753202f31c7
parent6f9b028a8fb9ba4cef0bd04ad4ce149c3f1e838f
n_tty: Fix type mismatches in receive_buf raw copy

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c