diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-01-23 19:38:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-23 18:51:50 +0100 |
commit | a3cf6b946e7eddaab7a2c2f61caf9c1763dcbed7 (patch) | |
tree | 04d4f7b92a1773ee387a1fdbd2c6d00a36d34fb1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7a6aa989f2e844a22cfab5c8ff30e77d17dabb2f (diff) |
serial: qcom_geni: Fix variable naming
Commit 2aaa43c70778 ("tty: serial: qcom-geni-serial: add support for
serial engine DMA") renamed rx_fifo member to rf_buf which caused a
build failure when b8caf69a6946 ("tty: serial: qcom-geni-serial: fix
slab-out-of-bounds on RX FIFO buffer") from tty-linus was merged into
tty-next.
Fix the member variable name.
Fixes: 7a6aa989f2e8 ("Merge 6.2-rc5 into tty-next")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230123173857.40695-2-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions