From: David S. Miller Date: Sun, 28 Jul 2013 03:00:44 +0000 (-0700) Subject: Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring" X-Git-Tag: v3.11-rc4~22^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fafb6ebe384e62e68519ae8f5ae9b2cb578d7dde;p=pandora-kernel.git Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring" This reverts commit ebe7fdbaf3e90ea22feade6c9f5e50f42b23b6d8. This change is not correct. GFP_DMA is not necessary for this device. There is some other problem causing this bug. Signed-off-by: David S. Miller --- Reading git-diff-tree failed