From: Giuseppe CAVALLARO Date: Tue, 13 Apr 2010 20:21:12 +0000 (+0000) Subject: stmmac: rework normal and enhanced descriptors X-Git-Tag: v2.6.35-rc1~473^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b106ae7b1f6b7cef4ef7e79a03b59cfc940923;p=pandora-kernel.git stmmac: rework normal and enhanced descriptors Currently the driver assumes that the mac10/100 can only use the normal descriptor structure and the gmac can only use the enhanced structures. This patch removes the descriptor's code from the dma files and adds two new files just for handling the normal and enhanced descriptors. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed