Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sun, 14 Feb 2021 18:43:08 -0500 you wrote:
> idt77252 is broken and wont load on amd64 systems
>   modprobe idt77252 shows the following
> 
>     idt77252_init: skb->cb is too small (48 < 56)
> 
>   Add packed attribute to struct idt77252_skb_prv and struct atm_skb_data
>   so that the total size can be <= sizeof(skb->cb)
>   Also convert runtime size check to buildtime size check in
>   idt77252_init()
> 
> [...]

Here is the summary with links:
  - [v1] atm: idt77252: fix build broken on amd64
    https://git.kernel.org/netdev/net/c/d0a0bbe7b0a1

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to