From: Alexander Duyck Date: Wed, 17 Nov 2010 03:27:06 +0000 (-0800) Subject: ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss X-Git-Tag: v2.6.38-rc1~476^2~547^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6b758f428d2ad9ca4208d5c4d4cdbd4261b0d8;p=pandora-kernel.git ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss This change is just to cleanup some confusing logic in ixgbe_cache_ring_rss which can be simplified by adding a conditional with return to the start of the call. Signed-off-by: Alexander Duyck Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed