Skip to content
Commit e76d120b authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller
Browse files

chelsio: use netdev_alloc_skb_ip_align



Use netdev_alloc_sk_ip_align in the case where packet is copied.
This handles case where NET_IP_ALIGN == 0 as well as adding required header
padding.

Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a6f68034
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment