diff options
author | Ilpo Järvinen | 2022-05-19 11:18:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman | 2022-05-19 18:32:40 +0200 |
commit | ef44c6c1e86fa89f20d27713d7268d7c7689af5c (patch) | |
tree | f3cf7a0c93403b6f6a9489a9d8f424eabf0c3d25 /include | |
parent | 1deeda8d2877c18bc2b9eeee10dd6d2628852848 (diff) |
pcmcia: synclink_cs: Don't allow CS5-6
Only CS7 and CS8 seem supported but CSIZE was not sanitized in termios
c_cflag. The driver sets 7 bits whenever data_bits is not 8 so default
to CS7 when CSIZE is not CS8.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220519081808.3776-10-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions