From: Nicolas Ferre Date: Tue, 4 Jun 2013 21:57:12 +0000 (+0000) Subject: net/macb: change RX path for GEM X-Git-Tag: v3.11-rc1~16^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df95131ea803bcb94f472d465c73ed57015c470;p=pandora-kernel.git net/macb: change RX path for GEM GEM is able to adapt its DMA buffer size, so change the RX path to take advantage of this possibility and remove all kind of memcpy in this path. This modification introduces function pointers for managing differences between MACB and GEM adapter type. Signed-off-by: Nicolas Ferre Signed-off-by: David S. Miller --- Reading git-diff-tree failed