diff options
author | Daniel Machon <daniel.machon@microchip.com> | 2024-09-05 11:06:31 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-09-10 12:04:16 +0300 |
commit | 8274d40eafa37b570ad7be8b7fe5fe507509c153 (patch) | |
tree | 71b81b8fc11baaf68b1d9c641cfc24ca0a9c8376 /scripts/lib/kdoc/kdoc_files.py | |
parent | 1dfe4ca8cb4af9d648b0f04e4449728e94eb516e (diff) | |
download | linux-8274d40eafa37b570ad7be8b7fe5fe507509c153.tar.xz |
net: lan966x: replace a few variables with new equivalent ones
Replace the old rx and tx variables: channel_id, FDMA_DCB_MAX,
FDMA_RX_DCB_MAX_DBS, FDMA_TX_DCB_MAX_DBS, dcb_index and db_index with
the equivalents from the FDMA rx and tx structs. These variables are not
entangled in any buffer allocation and can therefore be replaced in
advance.
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions