diff options
author | Alex Elder <elder@linaro.org> | 2022-07-19 13:10:17 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-20 21:04:36 -0700 |
commit | 4920065888fa27edf1cb3f2d03c6d1c245e493bf (patch) | |
tree | 2b2efdd30457f30f8f43f527866eb85099a065f4 /fs/pnode.c | |
parent | b63f507c06e6835aaefe89faee220aefedad0a1d (diff) |
net: ipa: rearrange transaction initialization
The transaction map is really associated with the transaction pool;
move its definition earlier in the gsi_trans_info structure.
Rearrange initialization in gsi_channel_trans_init() so it
sets the tre_avail value first, then initializes the transaction
pool, and finally allocating the transaction map.
Update comments.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs/pnode.c')
0 files changed, 0 insertions, 0 deletions