From 4ec49a372c2e732975be57987f695b89b930f20a Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Wed, 20 May 2015 12:04:40 +0530 Subject: [PATCH] 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-format-patch failed