aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2022-06-06 13:04:17 +0300
committerGreg Kroah-Hartman <[email protected]>2022-06-10 13:49:56 +0200
commit267913ecf73745ca3e8fc8282671b0b4f24df5fe (patch)
tree5a69a68c5f6cb6845ad85859569e899d34529ff3 /include/linux/stackprotector.h
parentd45e50d087765606cdb0728798697467fd5bcc9e (diff)
serial: sc16is7xx: Fill in rs485_supported
Add information on supported serial_rs485 features. This driver does not support delay_rts_after_send but the pre-existing behavior is to return -EINVAL if delay_rts_after_send is non-zero. In contrast, other drivers that do not support delay_rts_after_send either zero delay_rts_after_send or do not care (leave the inaccurate value). As changing this would cause userspace visible impact, the change is not attempted here. But perhaps it should be still tried (maybe nobody finds that kind of API oddity significant)? Signed-off-by: Ilpo Järvinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions