From: Mark Einon Date: Thu, 20 Oct 2011 00:18:41 +0000 (+0100) Subject: staging: et131x: Make rx_ring.fbr{0,1} share a common structure X-Git-Tag: v3.2-rc1~169^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6abafc164c13d4fa9e009d401ad7537991295add;p=pandora-kernel.git staging: et131x: Make rx_ring.fbr{0,1} share a common structure Sharing a common structure by moving common structure items into fbr_lookup. TODO - Currently will not work if USE_FBR0 = 0 as FBR1 uses fbr[1] which is removed in this case Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed