git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f6803
)
chelsio: use netdev_alloc_skb_ip_align
author
stephen hemminger
<stephen@networkplumber.org>
Wed, 20 Mar 2013 09:02:41 +0000
(09:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Mar 2013 19:24:40 +0000
(15:24 -0400)
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: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found