From: Vineet Gupta Date: Wed, 20 May 2015 06:34:40 +0000 (+0530) Subject: stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ec49a372c2e732975be57987f695b89b930f20a;p=pandora-kernel.git stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call This also matches with the sibling call netdev_alloc_skb_ip_align() made in rx fast path. Signed-off-by: Vineet Gupta Signed-off-by: David S. Miller --- Reading git-diff-tree failed