From: Matt Carlson Date: Wed, 17 Feb 2010 15:17:00 +0000 (+0000) Subject: tg3: Reduce indent level of tg3_rx_prodring_alloc X-Git-Tag: v2.6.34-rc1~233^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d86df808886d4e56c46a9c356dfb81146e3b6d1;p=pandora-kernel.git tg3: Reduce indent level of tg3_rx_prodring_alloc This patch adds an inverted "jumbo ring enable" test and jumps to the exit if it succeeds. The change reduces the indent level of the remaining code making it more readable. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed