From: Anton Vorontsov Date: Mon, 12 Oct 2009 06:00:36 +0000 (+0000) Subject: gianfar: Move tbase/rbase initialization to gfar_init_mac() X-Git-Tag: v2.6.33-rc1~388^2~835 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c513bca062f6c04b902d09c716fea205671e23;p=pandora-kernel.git gianfar: Move tbase/rbase initialization to gfar_init_mac() For hibernation we want to call gfar_init_mac() without need to free/allocate_skb_resources sequence, so save the DMA address into a private struct, and move tbase/rbase initialization to gfar_init_mac(). Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed