From: Joachim Eastwood Date: Thu, 18 Oct 2012 11:01:17 +0000 (+0000) Subject: net/at91_ether: clean up rx buffer handling X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~626^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04879e5cb47f40534bc108d4aec1c49232de65fd;p=pandora-kernel.git net/at91_ether: clean up rx buffer handling This patch does two things: * Use macb struct members and remove at91_ether ones * Alloc DMA buffers on netdev start and dealloc on stop Signed-off-by: Joachim Eastwood --- Reading git-diff-tree failed