From: Mark Einon Date: Thu, 20 Oct 2011 00:18:42 +0000 (+0100) Subject: staging: et131x: Fix issues when USE_FBR0 is not defined X-Git-Tag: v3.2-rc1~169^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e592a9b06cdd9f1d5a6f8026f9ec8170ebf10ef5;p=pandora-kernel.git staging: et131x: Fix issues when USE_FBR0 is not defined * Following on from making rx_ring.fbr use a common structure - reversed the fbr[] array indicies so that index 1 = FBR0 and index 0 = FBR1, which allows USE_FBR0 define to work. * Also fixed up minor issues where indexes into the array were out of bounds in some places. * Removed rx_ring.fbr common stuct TODO item from README Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed