From: Giuseppe CAVALLARO Date: Wed, 6 Jan 2010 23:07:17 +0000 (+0000) Subject: stmmac: reorganise class operations. X-Git-Tag: v2.6.34-rc1~233^2~633 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db98a0b001df79ffcdd4f231c3516411786a1113;p=pandora-kernel.git stmmac: reorganise class operations. This patch reorganises the internal stmmac ops structure. The stmmac_ops has been splitted into other three structures named: stmmac_ops stmmac_dma_ops stmmac_desc_ops This makes the code more clear and also helps the next work to make the driver more generic. Signed-off-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed