From: Ben Hutchings Date: Mon, 23 Nov 2009 16:02:25 +0000 (+0000) Subject: sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() X-Git-Tag: v2.6.33-rc1~388^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1241e951af060c16cd851a83a045ca3a80288383;p=pandora-kernel.git sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() This removes the need to use a label and goto, and makes the two branches mirror each other more closely. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed