Hello: This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 26 Jan 2021 12:56:57 -0600 you wrote: > Version 2 of this series fixes a "restricted __le16 degrades to > integer" warning from sparse in the third patch. The normal host > architecture is little-endian, so the problem did not produce > incorrect behavior, but the code was wrong not to perform the > endianness conversion. The updated patch uses le16_get_bits() to > properly extract the value of the field we're interested in. > > [...] Here is the summary with links: - [net-next,v2,1/6] net: ipa: rename "tag status" symbols https://git.kernel.org/netdev/net-next/c/aa56e3e5cdb4 - [net-next,v2,2/6] net: ipa: minor update to handling of packet with status https://git.kernel.org/netdev/net-next/c/162fbc6f4519 - [net-next,v2,3/6] net: ipa: drop packet if status has valid tag https://git.kernel.org/netdev/net-next/c/f6aba7b5199a - [net-next,v2,4/6] net: ipa: signal when tag transfer completes https://git.kernel.org/netdev/net-next/c/51c48ce264f8 - [net-next,v2,5/6] net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add() https://git.kernel.org/netdev/net-next/c/792b75b14786 - [net-next,v2,6/6] net: ipa: don't pass size to ipa_cmd_transfer_add() https://git.kernel.org/netdev/net-next/c/070740d389aa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html