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:
d372045
)
b44: use netdev_alloc_skb_ip_align()
author
Hauke Mehrtens
<hauke@hauke-m.de>
Mon, 18 Feb 2013 10:49:56 +0000
(10:49 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 19 Feb 2013 05:51:09 +0000
(
00:51
-0500)
Without this patch b44 always allocates the 2 bytes needed for aligned
access on every platform, now it uses netdev_alloc_skb_ip_align().
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found