From: Alexander Duyck Date: Wed, 10 Dec 2014 03:41:17 +0000 (-0800) Subject: ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45abfb1069e4c365f6c1e2fc97c5927272725bfa;p=pandora-kernel.git ethernet/broadcom: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align This patch replaces the calls to netdev_alloc_skb_ip_align in the copybreak paths. Cc: Gary Zambrano Cc: Florian Fainelli Cc: Ariel Elior Signed-off-by: Alexander Duyck Signed-off-by: David S. Miller --- Reading git-diff-tree failed