aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorNikola Diklic-Perin <diklic.perin.nikola@gmail.com>2011-09-23 10:59:43 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-26 16:38:44 -0700
commitcf16807b61d15e42b20407c954a01a3774520ea7 (patch)
tree93a60da8ed0cc30094e381ce6dd954c568fdc741 /fs/proc/array.c
parentdrivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c (diff)
downloadwireguard-linux-cf16807b61d15e42b20407c954a01a3774520ea7.tar.xz
wireguard-linux-cf16807b61d15e42b20407c954a01a3774520ea7.zip
tty/n_gsm: fix bug in tiocmset
Clear bitmask was not inverted before masking modem_tx. Calling ioctl(fd, TIOCMBIC, TIOCM_RTS) results in: [ 197.430000] pre_modem_tx: 0x00000006 [ 197.430000] clear: 0x00000004 [ 197.430000] set: 0x00000000 [ 197.440000] post_modem_tx: 0x00000004 which is wrong. Signed-off-by: Nikola Diklic-Perin <diklic.perin.nikola@gmail.com> Acked-by: Alan Cox <alan@linx.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions