From: Hauke Mehrtens Date: Mon, 18 Feb 2013 10:49:56 +0000 (+0000) Subject: b44: use netdev_alloc_skb_ip_align() X-Git-Tag: v3.9-rc1~139^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7341a73c12b6133aaf3dade95942041043b11ba3;p=pandora-kernel.git b44: use netdev_alloc_skb_ip_align() 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed