summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDave Penkler <dpenkler@gmail.com>2025-04-26 17:03:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-01 17:55:01 +0200
commit75d9d7c29b7f00045d859226592f2917b31b997e (patch)
tree165ed9a7083caadc9776ac3accc2831dade9282a /net/lapb/lapb_timer.c
parenta50ae5bc83d64387425a19aad05850585e9a6c11 (diff)
staging: gpib: Fix lpvo request_system_control
The IEEE-488 GPIB standard was designed to ensure that there is only ever one controller-in-charge on the bus at any one time. If a board becomes controller-in-charge on request_system_control there is no way to ensure that there is not another board also acting as controller-in-charge. This can lead to bus conflicts and hangs. Remove the setting of controller-in-charge from request_system_control. Fixes: fce79512a96a ("staging: gpib: Add LPVO DIY USB GPIB driver") Signed-off-by: Dave Penkler <dpenkler@gmail.com> Link: https://lore.kernel.org/r/20250426150319.5580-1-dpenkler@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions