Message ID | 20220610154616.249304-1-elder@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | net: ipa: simple refactoring | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 10 Jun 2022 10:46:09 -0500 you wrote: > This series contains some minor code improvements. > > The first patch verifies that the configuration is compatible with a > recently-defined limit. The second and third rename two fields so > they better reflect their use in the code. The next gets rid of an > empty function by reworking its only caller. > > [...] Here is the summary with links: - [net-next,1/6] net: ipa: verify command channel TLV count https://git.kernel.org/netdev/net-next/c/92f78f81ac4d - [net-next,2/6] net: ipa: rename channel->tlv_count https://git.kernel.org/netdev/net-next/c/88e03057e4df - [net-next,3/6] net: ipa: rename endpoint->trans_tre_max https://git.kernel.org/netdev/net-next/c/317595d2ce77 - [net-next,4/6] net: ipa: simplify endpoint transaction completion https://git.kernel.org/netdev/net-next/c/983a1a3081bb - [net-next,5/6] net: ipa: determine channel from event https://git.kernel.org/netdev/net-next/c/7dd9558feddf - [net-next,6/6] net: ipa: derive channel from transaction https://git.kernel.org/netdev/net-next/c/bcec9ecbaf60 You are awesome, thank you!