Nikola Diklic-Perin
cf16807b61
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>
2011-09-26 16:38:44 -07:00
..
2011-08-05 22:16:42 -04:00
2011-08-18 23:58:11 -04:00
2011-08-17 13:15:25 -07:00
2011-08-09 20:43:26 +02:00
2011-08-02 12:43:50 +02:00
2011-08-06 18:33:19 -07:00
2011-07-28 18:26:32 -07:00
2011-08-03 19:06:37 -04:00
2011-07-28 01:30:07 -07:00
2011-08-10 17:37:17 -07:00
2011-08-18 14:07:15 -07:00
2011-08-04 06:32:51 -10:00
2011-08-21 18:13:19 -07:00
2011-08-02 21:18:39 -10:00
2011-08-01 06:13:48 -10:00
2011-08-19 23:07:08 -07:00
2011-08-11 10:14:18 -07:00
2011-08-04 01:30:34 -07:00
2011-08-17 10:57:43 -07:00
2011-08-03 22:00:09 -10:00
2011-08-25 09:00:42 -07:00
2011-08-02 12:32:08 +01:00
2011-07-30 00:08:53 -07:00
2011-07-30 08:36:02 -10:00
2011-07-31 23:28:27 +02:00
2011-08-13 14:50:23 -04:00
2011-08-13 14:50:32 -04:00
2011-08-11 23:09:46 -07:00
2011-08-04 11:26:24 +01:00
2011-08-20 18:02:32 -07:00
2011-07-31 06:23:08 -10:00
2011-08-05 15:21:52 -04:00
2011-07-31 06:24:50 -10:00
2011-08-01 14:05:46 -10:00
2011-08-17 10:28:33 -07:00
2011-08-03 16:44:21 +02:00
2011-07-30 08:36:02 -10:00
2011-08-01 06:10:16 -10:00
2011-08-02 14:54:11 +01:00
2011-09-22 16:00:20 -07:00
2011-08-03 15:12:09 -10:00
2011-08-02 14:51:57 -04:00
2011-09-26 16:38:44 -07:00
2011-08-10 22:11:45 -07:00
2011-08-06 12:02:40 -07:00
2011-08-02 08:23:07 +00:00
2011-08-16 07:23:34 -07:00