From: Anton Vorontsov Date: Mon, 12 Oct 2009 06:00:37 +0000 (+0000) Subject: gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() X-Git-Tag: v2.6.33-rc1~388^2~834 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a102fe001cc016dabcc392247a2b008e37ffe6a;p=pandora-kernel.git gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() We want to just reinitialize RX BDs after hibernation, no need to map the skb->data again. So let's factor gfar_init_rxbdp() out of gfar_new_rxbdp(). Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed