summaryrefslogtreecommitdiff
path: root/rust/kernel/debugfs/file_ops.rs
diff options
context:
space:
mode:
authorJinhui Guo <guojinhui.liam@bytedance.com>2025-09-30 15:42:38 +0800
committerCorey Minyard <corey@minyard.net>2025-10-14 15:52:58 -0500
commit6bd30d8fc523fb880b4be548e8501bc0fe8f42d4 (patch)
tree9bd67e37dd1573b2961ccbfc4b55ba606d55885e /rust/kernel/debugfs/file_ops.rs
parent936750fdba4c45e13bbd17f261bb140dd55f5e93 (diff)
ipmi: Fix __scan_channels() failing to rescan channels
channel_handler() sets intf->channels_ready to true but never clears it, so __scan_channels() skips any rescan. When the BMC firmware changes a rescan is required. Allow it by clearing the flag before starting a new scan. Signed-off-by: Jinhui Guo <guojinhui.liam@bytedance.com> Message-ID: <20250930074239.2353-3-guojinhui.liam@bytedance.com> Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'rust/kernel/debugfs/file_ops.rs')
0 files changed, 0 insertions, 0 deletions