diff options
author | 2022-06-13 12:17:54 -0500 | |
---|---|---|
committer | 2022-06-15 09:07:58 +0100 | |
commit | 2295947bdaa6c34a019793ec5f49517b8b7942b3 (patch) | |
tree | c65466c3ff668f118c482ce71769efeed2f8a1fe /drivers/net/wireless/intel/iwlwifi/mvm/offloading.c | |
parent | Merge branch 'support-mt7531-on-bpi-r2-pro' (diff) | |
download | linux-dev-2295947bdaa6c34a019793ec5f49517b8b7942b3.tar.xz linux-dev-2295947bdaa6c34a019793ec5f49517b8b7942b3.zip |
net: ipa: use "tre_ring" for all TRE ring local variables
All local variables that represent event rings are named "ring".
All but two functions that represent a channel's TRE ring with a
local variable use the name "tre_ring". For consistency, use that
name in the two functions that don't fit the pattern.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/offloading.c')
0 files changed, 0 insertions, 0 deletions