From: Eric Dumazet Date: Mon, 16 Jul 2012 11:15:52 +0000 (+0200) Subject: net: respect GFP_DMA in __netdev_alloc_skb() X-Git-Tag: v3.5~24^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=310e158cc3b7a6adf41e778d52be746c4dc88561;p=pandora-kernel.git net: respect GFP_DMA in __netdev_alloc_skb() Few drivers use GFP_DMA allocations, and netdev_alloc_frag() doesn't allocate pages in DMA zone. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed