From: Ali Gholami Rudi Date: Tue, 10 Nov 2009 06:40:06 +0000 (+0000) Subject: ixgbe: r_idx not used in ixgbe_msix_clean_rx() X-Git-Tag: v2.6.33-rc1~388^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9254edaabfc48f5a28bb5a88c6db48704cc058d;p=pandora-kernel.git ixgbe: r_idx not used in ixgbe_msix_clean_rx() The values of r_idx and rx_ring are not used after the last time they are set in ixgbe_msix_clean_rx(), so they can be removed. Signed-off-by: Ali Gholami Rudi Acked-by: Peter P Waskiewicz Jr Signed-off-by: David S. Miller --- Reading git-diff-tree failed