net: ipa: fix an outdated comment
authorAlex Elder <elder@linaro.org>
Tue, 19 Jul 2022 18:10:20 +0000 (13:10 -0500)
committerJakub Kicinski <kuba@kernel.org>
Thu, 21 Jul 2022 04:04:36 +0000 (21:04 -0700)
commit616c4a83b6eaf2e517849d90203ac1c3f6f61b57
tree1a543f6254a0458ecc8f3584d7dd64bc3b191eb2
parent3c91c86d1bb61bd59d3b9a0b8003fe272fc9e774
net: ipa: fix an outdated comment

Since commit 8797972afff3d ("net: ipa: remove command info pool"),
we don't allocate "command info" entries for command channel
transactions.  Fix a comment that seems to suggest we still do.
(Even before that commit, the comment was out of place.)

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/gsi_trans.c