]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8de38cc9f58af56dcac55c61b53a00dd8d1acc6
tree1a543f6254a0458ecc8f3584d7dd64bc3b191eb2
parent19126396c6919a855dc90575333f04b19e0a29a3
net: ipa: fix an outdated comment

Since commit 49d594ced0ae2 ("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